Pro Components
Base Components
Sidebar 4
Sidebar with collapsible nav group and user block (avatar + dropdown) in the footer.
Example
Introduction
Side Sheet 4 provides:- Collapsible nav: Single “Navigation” section (Dashboard, Projects, Team) that expands and collapses.
- User footer: Avatar, name, and email in a button that opens a dropdown (Profile, Settings, Log out).
- Main area: Breadcrumb and content.
Usage
import { Sidebar11 } from "@/components/ui/sidebar-11";
<Sidebar11 />;