Interface for Drag Event arguments
boolean
If you want to cancel this event then, set cancel to true. Otherwise, false.
Object[]
Return the current items as an array of JSON object.
HTMLElement
Specifies the current target element.