New to KendoReact? Learn about KendoReact Free.
ListBoxItemClickEvent
The event that is triggered when an item in the ListBox is clicked.
Name | Type | Default | Description |
---|---|---|---|
dataItem? |
|
The data item that was clicked. | |
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. |