SelectableSettings
The settings for the selection functionality of the TreeList.See example.
Name | Type | Default | Description |
---|---|---|---|
checkboxOnly? |
|
Determines if the selection is performed only through clicking a checkbox. If enabled, clicking the row itself will not select the row. Applicable if at least one checkbox column is present. | |
drag? |
|
Specifies the drag selection options. | |
enabled? |
|
Specifies if the selection functionality is enabled.
Setting this option to | |
mode? |
|
Specifies the selection mode. | |
multiple? |
|
Specifies if multiple selection is enabled. | |
readonly? |
|
Setting this option to |