Factory for Good

Progress

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.

x

Installation

pnpm dlx shadcn@latest add progress

Usage

import { Progress } from "@/components/ui/progress";

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.

On this page