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.
1 parent 15c6723 commit e36038cCopy full SHA for e36038c
README.md
@@ -67,7 +67,7 @@ NOTE: `SwipeableListItem` can be used without `SwipeableList` but swipe blocking
67
68
Type: `EventTarget`
69
70
-Required to block swipe during scrolling outside of list e.g. set to `window` to block swiping during body scroll.
+Required to block swipe during scroll outside of the `SwipeableList` e.g. set to `window.document` to block swipes during body scroll.
71
72
### threshold
73
0 commit comments