CheckMode
Union
CheckMode
type
Represents the available check modes for the TreeView component (see example).
The possible values are:
"single"—Only one item can be checked at a time."multiple"—Multiple items can be checked.
Possible values:
"single""multiple"