Pro Components
Base Components
Sidebar 3
Sidebar with collapsible sections (Dashboard, Docs), breadcrumb in main area, and separator.
Example
Introduction
Side Sheet 3 includes:- Collapsible sections: Dashboard (Overview, Analytics) and Docs (Getting started, API) with expand/collapse triggers.
- Separator between nav and Settings.
- Main area: Breadcrumb (Home / Dashboard / Overview) and content.
Usage
import { Sidebar20 } from "@/components/ui/sidebar-20";
<Sidebar20 />;