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

CheckableSettings

Configures the checkbox selection behavior of the TreeView component (see example).

NameTypeDefaultDescription

checkChildren?

boolean

true

Determines whether checking a parent node automatically checks its children. Only applicable in multiple selection mode.

checkDisabledChildren?

boolean

false

Determines whether disabled children are checked when their parent is checked. Only applicable in multiple selection mode and when checkChildren is true.

checkOnClick?

boolean

false

Determines whether clicking a node toggles its checked state.

checkParents?

boolean

true

Determines whether parent nodes display an indeterminate state when only some children are checked. Only applicable in multiple selection mode.

enabled?

boolean

true

Determines if checkbox selection is enabled.

mode?

CheckMode

'multiple'

Specifies the selection mode.

uncheckCollapsedChildren?

boolean

false

Determines whether collapsed children are unchecked when their parent is unchecked. Only applicable in multiple selection mode and when loadOnDemand is true.

Not finding the help you need?
Contact Support