Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
DocsInstallation
bunx @doubleprecision/solidui-cli@latest add progressUsage
import { Progress, ProgressValue, ProgressValueLabel } from "~/components/ui/progress"<Progress value={80} />