New to KendoReact? Learn about KendoReact Free.
ListBoxToolbarClickEvent
Updated on Oct 31, 2025
The event that is triggered when a tool in the ListBoxToolbar is clicked.
| Name | Type | Default | Description |
|---|---|---|---|
nativeEvent |
|
A native DOM event. | |
syntheticEvent |
|
A React Synthetic Event. | |
target |
|
An event target. | |
toolName? |
|
The name of the tool that was clicked. |