New to KendoReact? Learn about KendoReact Free.
ListBoxDragEvent
The event that is triggered during drag operations on the ListBox.
Name | Type | Default | Description |
---|---|---|---|
dataItem? |
|
The data item involved in the drag operation. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |