pattern-library checked
MUI X Tree View selection
Documents Tree View selection modes including single selection, multi-selection with modifier and range selection, disabled selection, checkbox selection, leaf-only selectable items, controlled selected items, selection-change callbacks, and imperative item selection APIs.
Pattern Decisions This Source Supports
| Pattern | Supported decision | Required contract | Claim note |
|---|---|---|---|
| Tree selection | Choose tree selection when hierarchy is meaningful to the user's selection task and the parent-child relationship changes how options are found or interpreted. | The tree container has role tree and a visible label referenced by aria-labelledby or an accessible name. | MUI documents practical tree selection modes, checkbox selection, multi-selection, leaf-only selectable items, controlled selected items, and selection-change tracking. |
Evidence Role
This source is treated as pattern-library evidence. Use it to validate the decision rules above, not as a visual style reference.
Publisher: MUI X. Last checked: .