Pro Components
Base Components
Sidebar 2
Sidebar with multiple labeled navigation groups (Overview, Projects, Team, Workspace) and footer utilities.
Example
Introduction
Side Sheet 2 organizes navigation into labeled groups:- Overview: Dashboard, Tasks.
- Projects: Active, Archived.
- Team: Members, Sprints.
- Workspace: Integrations.
- Footer: Help and Settings links.
Usage
import { Sidebar3 } from "@/components/ui/sidebar-3";
<Sidebar3 />;