CheckableSettings
The checkable settings of the TreeView (see example).
Name | Type | Default | Description |
---|---|---|---|
checkChildren? |
|
Determines whether to automatically check the children nodes.
Defaults to
| |
checkDisabledChildren? |
|
Determines whether disabled children will be checked if their parent is checked.
Defaults to
| |
checkOnClick? |
|
Specifies if on clicking the node, the item will be checked or unchecked.
Defaults to | |
checkParents? |
|
Determines whether to display the indeterminate state for the parent nodes.
Defaults to
| |
enabled? |
|
Determines if a checkbox selection is allowed.
Defaults to | |
mode? |
|
The available values are:
|