Interface for Drop event args.
boolean
Illustrates whether the current action needs to be prevented or not.
number
Returns the current index of the selected list item.
Element
Returns the selected list element to be dropped.
Element
Returns the dragged list element.
Object[]
Returns the selected list items.
number
Returns the previous index of the selected list item.
Element
Returns the target list element where the selected list element to be dropped.