Search results

DropEventArgs API in JavaScript Base API control

Interface for drop event args

Properties

dragData

DropInfo

Specifies the dragData

droppedElement

HTMLElement

Specifies the dropped element.

event

MouseEvent & TouchEvent

Specifies the original mouse or touch event arguments.

target

HTMLElement

Specifies the target element.