ListBoxToolbarProps
Interface
Definition
Package:@progress/kendo-vue-listbox
Properties
dataConnected
any[]
The data of the connected ListBox.
dataItems
any[]
The data of the main ListBox.
onToolclick?
(event: ListBoxToolbarClickEvent) => void
Fires when one of the ListBoxToolbar tools is clicked.
Parameters:eventListBoxToolbarClickEvent
selectedField?
string
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?
string[]
Sets the tools of the ListBoxToolbar. By default, the ListBoxToolbar renders no tools. The built-in tools are:
moveUpmoveDowntransferTotransferFromtransferAllTotransferAllFromremove