DropOverOutEventArgs

Interface representing event arguments for the drop out and over events.

Properties

event MouseEvent TouchEvent

Gets the original calling event.

target HTMLElement

Defines the HTML element where the droppable element is being dropped.

On This Page