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 bf3a8b4 commit 925f302Copy full SHA for 925f302
README.md
@@ -109,7 +109,7 @@ of 1 means items snap from position to position without animation.
109
a drag.
110
+ "onDown": Drag starts when finger touches down
111
on the drag handle.
112
- + "onDrag": Drag starts when finger touches down on drag handle
+ + "onMove": Drag starts when finger touches down on drag handle
113
and then drags (allows item clicks and long clicks).
114
+ "onLongPress": Drag starts on drag handle long press (allows
115
item clicks).
0 commit comments