Selectable
configurationIf set to true, the user will be able to select TreeList rows. By default, selection is disabled.
Can also be set to the following string values:
row- The user can select a single row.cell- The user can select a single cell.multiple, row- The user can select multiple rows.multiple, cell- The user can select multiple cells.
selectable
Boolean|StringDefault: false