Native TreeList Toolbar
The Native TreeList
component has the option to visualize a toolbar
which can be used in custom scenarios like data export, localization changes or something that fits your scenario.
Getting started
By default, the toolbar
is not visible. To display it, we have to pass a slot template name to the toolbar property of the TreeList.
Basic usage
The following example shows how to use the Kendo UI for Vue Native Button and DropDownList to export the TreeList
data from the component's toolbar.