Example: settings panel + sidebar navigation
Use nav variant for navigation drawers with reduced width and rounded corners. Group related items with ListSubheader. Keep list items scannable with concise text
Don't mix too many action types in a single list. Don't use lists for tabular data — use tables instead. Don't deeply nest more than two levels
role="list" and role="listitem" semantics by defaultArrowUp/ArrowDown to navigate items, Enter/Space to select or activateTab moves focus into and out of the list; arrow keys handle internal navigationaria-selected and aria-current