Back to Components
Components

Progress Steps

Multi-step progress indicator with horizontal and vertical layouts.

Account

Profile details

2

Workspace

Team preferences

3

Launch

Invite collaborators

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/progress-steps.tsx

Installation

Using shadcn CLI

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

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge