New to Kendo UI for Vue? Start a free 30-day trial

TreeListDataSource

The TreeListDataSource component utilizes the kendo-datasource component as a mixin. Other supported props are available in the API of the kendo-datasource component.

Directive

kendo-treelistdatasource

Props

schema Object

The schema configuration of the TreeListDataSource (schema in Kendo UI for jQuery). The supported composite props are available in SchemaProps.

Methods

For more details about the methods available in the component's API please check its Kendo UI for jQuery API documentation.

kendoWidget

returns

Returns the Kendo UI TreeListDataSource instance.

In this article

Not finding the help you need?