We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In Draggable (SortableStopEvent) the 'oldIndex' & 'newIndex' are available
In Swappable (SwappableStopEvent) the 'oldIndex' & 'newIndex' are NOT available
Can you please advise how to get the indexes of the array items being swapped?