Back to Components
Components

Sidebar Nav

Collapsible sidebar navigation with nested items, icons, and active states.

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/sidebar-nav.tsx

Installation

Using shadcn CLI

npx shadcn add sidebar-nav --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge