New to Kendo UI for VueStart a free 30-day trial

Definition

Package:@progress/kendo-vue-treeview

A helper function which applies the specified operation descriptors to the data. Expanding and collapsing items Selecting and deselecting items Checking and unchecking items

Example
View Source
Loading ...

Parameters

data any[] | null | undefined

The data that will be processed.

operations TreeViewOperationDescriptors

The operation descriptors that will be applied to the data.

Returns

any[] - The processed copy of the input data.

Parameters:dataany[]operationsTreeViewOperationDescriptorsReturns:

any[]

In this article
Definition
Not finding the help you need?
Contact Support