Back to Components
Components
Bottom Nav Bar
Mobile-style bottom navigation with icons, labels, and active state.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/bottom-nav-bar.tsx
Installation
Using shadcn CLI
npx shadcn add bottom-nav-bar --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge