List
A vertical roving-focus list of navigation and action rows, the primitive sidebars compose.
Basic
Section
Wrap a List in ListSection to get a muted heading that collapses its body. The disclosure chevron rotates as the section opens and closes.
Section heading
For settings-style sidebars whose groups never collapse, ListSectionHeading titles a List with a static, non-interactive label.
Members
Show codeHide code
Controlled
Drive a section’s open state yourself with open and onOpenChange.
Installation
import { List, ListItem, ListItemButton, ListItemLink } from "@makeplane/propel/components/list";