Search results

DragEventArgs API in JavaScript (ES5) Dialog API control

Provides information about a Drag event.

Properties

event

Event

Returns the original event arguments.

name

string

Returns the name of the event.

target

HTMLElement

Returns the target element of the dialog.