New to KendoReact? Learn about KendoReact Free.
ListBoxToolbarProps
Updated on Sep 5, 2025
| Name | Type | Default | Description |
|---|---|---|---|
data | | The data of the main ListBox. | |
dataConnected | | The data of the connected ListBox. | |
onToolClick? | | Fires when one of the ListBoxToolbar tools is clicked. | |
selectedField? | | Set the selected field of the ListBoxToolbar. Based on that value of that field the ListBoxToolbar will determine which actions are allowed and which disabled. | |
size? | | | Configures the The available options are:
|
tools? | | Sets the tools of the ListBoxToolbar. By default, the ListBoxToolbar renders no tools. The built-in tools are:
|