Statuses

Progress Bar

A sleek and responsive bar that visually tracks task completion, loading states, or step-based processes in real time.

Basic

Progress bars show how much an operation is done, either exactly or roughly, over time.

Component "statuses/progress-bar/progress-bar-demo" not found in the registry.

Installation

npx shadcn@latest add @intentui/progress-bar

Composed components

When you install this component via the CLI, it automatically loads all composed components, so you don’t need to add them individually.

This component comes packed with several components to enhance functionality and provide a seamless experience.

Manual installation

npm i react-aria-components motion

Anatomy

import { ProgressBar } from "@/components/ui/progress-bar"
<ProgressBar label="Loading…" value={25} />

Indeterminate

An indeterminate progress bar is a type of progress indicator that does not show a specific amount of progress or percentage complete.

Component "statuses/progress-bar/indeterminate-progress-bar-demo" not found in the registry.

Unlock the full power of
Design Intent UI
Build modern web apps faster with 350+ blocks and polished templates crafted for professionals.
Explore