pattern-library checked
MUI X Data Grid: Accessibility
Documents data-grid keyboard navigation, one focusable element in the page tab sequence, renderCell focus-management responsibility, arrow-key cell movement, Home and End movement, row selection shortcuts, copying, and sortable column-header keyboard behavior.
Pattern Decisions This Source Supports
| Pattern | Supported decision | Required contract | Claim note |
|---|---|---|---|
| Data grid | Choose data grid when row-and-column data is interactive enough to require managed cell focus, arrow-key movement, selection, editing, or keyboard shortcuts. | Tab moves into the grid at one managed focus point and out to the next page control rather than visiting every cell by default. | MUI data-grid accessibility guidance supports one tab stop, inner-cell focus management, navigation, selection, copying, and sorting shortcuts. |
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. Last checked: .