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

FilterState

Represents the current filter state of the TreeView. Emitted by the filterStateChange event.

NameTypeDefaultDescription

filterSettings

TreeViewFilterSettings

The filter settings used for the current filter operation.

matchCount

number

The number of nodes that match the current filter term.

nodes

TreeItemFilterState[]

The list of TreeView node wrappers containing metadata about the current filtered state. Useful for custom implementations of auto-expanding nodes triggered by filtering.

term

string

The current filter term applied to the TreeView.

Not finding the help you need?
Contact Support