Pro Components
Base Components
Sidebar 1
Collapsible sidebar that shrinks to icon-only rail, with nav links and settings in the footer.
Example
Introduction
Side Sheet 1 is a simple sidebar layout with:- Collapsible rail: Toggle to expand (full labels) or collapse (icons only). Logo/brand and collapse button in the header.
- Nav links: Dashboard, Projects, Team with icons.
- Footer: Settings link.
Usage
import { Sidebar9 } from "@/components/ui/sidebar-9";
<Sidebar9 />;