Tree view
A tree view provides users with a way to navigate nested hierarchical information.
| Property | Type | Values | Default | Required | Description |
|---|---|---|---|---|---|
| size | string | s, m, l, xl | m | No | - |
| isDetached | boolean | - | false | No | - |
| isEmphasized | boolean | - | false | No | - |
| showDragIcon | boolean | - | false | No | - |
| selectionMode | string | single, multiple | multiple | No | - |
| selectionStyle | string | checkbox, highlight | checkbox | No | - |
| selectionBehavior | string | toggle, replace | toggle | No | - |
| state | string | default, hover, down, keyboard focus | default | No | - |