File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -120,10 +120,10 @@ return (
120120| numberActiveTouches | Number of touches currently on screen |
121121| gestureState | called at the end of interaction, regardless if press or drag |
122122
123- ## Methods (not supported above V2.0.0)
124- | Method | params | Description |
125- | :------------ | :---------------:| :-----|
126- | reversePosition | --- | ** use onReverse callback instead.** manually reset Draggable to start position |
123+ ## Methods (not supported above V2.0.0)
124+ | Method | Params | Description |
125+ | :------------ | :---------------:| :-----|
126+ | reversePosition | --- | ** use onReverse callback instead.** manually reset Draggable to start position |
127127| getPosition| --- | ** use onDragRelease callback instead.** get the value of pageX, pageY|
128128
129129# What's next?
You can’t perform that action at this time.
0 commit comments