TreeListDataStateChangeEvent
Interface
Represents the object of the onDataStateChange TreeList event.
Definition
Package:@progress/kendo-vue-treelist
Properties
component?
any
data
{ sort?: SortDescriptor[]; filter?: FilterDescriptor[]; field?: string }
The state of the TreeList based on the user action.
event
any