Search results

DragEventArgs API in JavaScript Dialog API control

Provides information about a Drag 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.