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 0cc20f3 commit 81b937eCopy full SHA for 81b937e
README.md
@@ -114,8 +114,7 @@ evt object has same property as [Sortable onMove event](https://github.com/RubaX
114
- `draggedContext`: context linked to dragged element
115
- `index`: dragged element index
116
- `element`: dragged element underlying view model element
117
- - `futureIndex`: Number.
118
- Potencial index of the dragged element if the drop operation is accepted.
+ - `futureIndex`: potencial index of the dragged element if the drop operation is accepted
119
- `relatedContext`: context linked to current drag operation
120
- `index`: target element index
121
- `element`: target element view model element
0 commit comments