The dragged element
The list that the element was dragged to
The list that the element was dragged from
OptionaloldOld index of the element (before drag)
OptionalnewNew index of the element (after drag)
OptionaloldOld index among draggable elements only
OptionalnewNew index among draggable elements only
OptionalcloneCloned element (when using group.pull: 'clone')
OptionalpullPull mode used for this operation
Array of selected elements (multi-drag mode)
Event object passed to Sortable event callbacks
Remarks
This object contains information about the drag operation, including the affected elements and their positions.
Public