DragEventArgs

Interface represents the event arguments for the drag and dragStart events.

Properties

elements Element[]

Gets the selected elements that are being dragged.

items Object[]

Gets the selected list item that is being dragged.

name String

Gets the name of the event.

On This Page