Tailwind UI Pattern Registry for humans and agents

sidebar navigation collapsible groups nested accordion details-summary sidebar collapsible accordion groups nested nav expand collapse details summary sidebar with expandable navigation groups collapsible nested menu sections

Sidebar Collapsible

Fetch pattern JSON: curl https://webspire.de/patterns/sidebar/collapsible.json

Details

Family
sidebar
Tier
enhanced
Kind
section
Extends
sidebar/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
sidebarnavigationcollapsiblegroupsnestedaccordiondetails-summary

Slots

Name Required Description
brand Yes Logo or brand area at the top of the sidebar.
groups Yes Collapsible navigation groups with nested links.
user No User profile section at the bottom.

Props

Name Type Default Description
collapsed boolean false Whether the sidebar shows icon-only mode.

Enhanced sidebar with collapsible navigation groups. Extends sidebar/base with grouped sections using native <details>/<summary> elements for zero-JS expand/collapse. Each group has an icon header and nested sub-items with active state support. Fully responsive: collapses to icon-only below lg breakpoint.