Progress
Displays an indicator showing the completion progress of a task.
Installation
npx shadcn@latest add @uipath/progressUsage
import { Progress } from "@/components/ui/progress"<Progress value={33} />Displays an indicator showing the completion progress of a task.
npx shadcn@latest add @uipath/progressimport { Progress } from "@/components/ui/progress"<Progress value={33} />