DraggedEventArgs
12 Sep 20251 minute to read
Defines the Drag event arguments
Properties
element HTMLElement
Specifies the cell element being dragged.
event MouseEvent|TouchEvent
Specifies the original event.
target HTMLElement
Specifies the element below the cell element being dragged.