HelperEvent

Data passed to drag helper callbacks includes the helper element and the originating mouse or touch event.

Props

The following table outlines the props for the HelperEvent:

NameTypeDefaultDescription
element
HTMLElement
-

Specifies the current target element.

sender
MouseEvent & TouchEvent
-

Specifies the actual event.