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.

target

HTMLElement

Specifies the target element.