Search results

DragStartEventArgs API in JavaScript Dialog API control

Provides information about a DragStart event.

Properties

element

Element

Returns the element of the dialog.

event

Event

Returns the original event arguments.

name

string

Returns the name of the event.

target

HTMLElement

Returns the target element of the dialog.