Skip to Content

Progress

Displays an indicator showing the completion progress of a task.

Installation

npx shadcn@latest add @uipath/progress

Usage

import { Progress } from "@/components/ui/progress"
<Progress value={33} />