SelectionMode
Union
SelectionMode
type
Represents the available selection modes of the TreeView component.
The possible values are:
"single"—Only one item can be selected at a time."multiple"—Multiple items can be selected.
Possible values:
"single""multiple"