Back to Components
Components

Progress Bar

Linear progress bar with label, value, and optional segments.

Streaming64%
Storage100%
Media
48%
Projects
30%
Backups
23%

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/progress-bar.tsx

Installation

Using shadcn CLI

npx shadcn add progress-bar --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge