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 0cc20f3 + 81b937e commit 2a6f697Copy full SHA for 2a6f697
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