Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Loading...
Installation
npx shadcn@latest add @scrollxui/progress Usage
import { Progress } from '@/components/ui/progress';<Progress variant='slim' value={33} />Examples
Default
Loading...
Outline
Loading...
Slim
Loading...
API Reference
Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.