ListBoxToolbarProps
Name | Type | Default | Description |
---|---|---|---|
dataConnected |
|
The data of the connected ListBox. | |
dataItems |
|
The data of the main 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. | |
tools? |
|
Sets the tools of the ListBoxToolbar. By default, the ListBoxToolbar renders no tools. The built-in tools are:
|