We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cbf3734 + ce9dff8 commit 54e99b6Copy full SHA for 54e99b6
README.md
@@ -14,6 +14,7 @@
14
15
<hr />
16
17
+
18
[](#contributors)
19
20
## React Swipeable List component
@@ -80,10 +81,10 @@ Data for defining left swipe action and rendering content after item is swiped.
80
81
82
### swipeRight
83
-Same as `swipeLeft` but to right. :wink:
84
-
85
Type: `Object`
86
+Same as `swipeLeft` but to right. :wink:
87
+
88
### threshold
89
90
Type: `number` (default: `0.5`)
0 commit comments