This section describes events raised by the Sortable UI component.
Raised when a new item is added.
Event
Raised before the UI component is disposed of.
Main article: onDisposing
Raised when the dragged item's position in the list is changed.
Raised when drag gesture is finished.
Raised every time a draggable item is moved.
Raised when drag gesture is initialized.
Raised only once, after the UI component is initialized.
Main article: onInitialized
Raised after a UI component property is changed.
Main article: onOptionChanged
Raised when a draggable item is removed.
Raised when the draggable items are reordered.