Search results

DragStartEventArgs API in Vue Dialog API component

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.