New to KendoReact? Start a free 30-day trial
ListBoxToolbarProps
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:
|