Back to Components
Components
Progress Bar Segmented
Multi-segment progress bar for category breakdowns.
Images
36%Videos
20%Docs
30%Backups
14%Dependencies
- clsx
- tailwind-merge
Files
- components/ui/progress-bar-segmented.tsx
Installation
Using shadcn CLI
npx shadcn add progress-bar-segmented --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge