SortableOnNavigateEvent
The SortableOnNavigateEvent
event.
newState
Array<object>
The new state of the Sortable data.
nextIndex
number
The new index of the dragged item.
prevIndex
number
The previous index of the dragged item.
target
The Sortable component.