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