New to KendoReact? Start a free 30-day trial
TreeViewCheckChangeSettings
The settings that configure the update of the check descriptor.
Name | Type | Default | Description |
---|---|---|---|
checkChildren? |
|
Determines if the children checkboxes will be selected when the user selects the parent checkbox. | |
checkParents? |
|
Determines if the parent checkbox will be selected when the user selects all its children checkboxes. | |
singleMode? |
|
Determines a selection of a single node at a time. |