ListBoxDragLeaveEvent
Interface
The event that is triggered when a dragged element leaves the ListBox.
Definition
Package:@progress/kendo-react-listbox
Properties
nativeEvent
any
A native DOM event.
syntheticEvent
SyntheticEvent<any, Event>
A React Synthetic Event.
An event target.