Clow

Nav Rail

App side rail on paper: icon+label rows, active accent wash, optional collapsed icons-only mode. Shell navigation, not mega menus.

Draw

draw a card
$npx shadcn@latest add @clow/nav-rail
First time? Point @clow at the registry

Once per project, add the registry to your components.json. Then draw any card by name.

"registries": {
  "@clow": "https://clow.cards/r/{name}.json"
}

Playground

props
<NavRail />

Examples

basic

Props

proptypedefault
titletextClow
collapsedbooleanfalse