Docs
progress

progress

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

Installation

Usage

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