DragStopEventArgs

12 Sep 20251 minute to read

Provides information about a DragStop event.

Properties

element Element

Returns the element of the dialog.

event Event

Returns the original event arguments.

helper Element

Returns the helper element.

name string

Returns the name of the event.

target HTMLElement

Returns the target element of the dialog.