Base payload for drag events. Contains the element being dragged, the corresponding mouse event, the current position, and the position when drag started.

interface DragPayload {}

Hierarchy (view full)