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

DisableDirective

A directive which manages the disabled in-memory state of the TreeView node (see example).

Selector

[kendoTreeViewDisable]

Inputs

NameTypeDefaultDescription

disabledKeys

any[]

Defines the collection that will store the disabled keys.

kendoTreeViewDisable

string | (context: TreeItem) => any

Defines the item key that will be stored in the disabledKeys collection.

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