Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Dependencies
- @radix-ui/react-progress (opens in a new tab) - Built on top of
ProgressPrimitive
Variants
Linear
Circular
Circular Colors
Info
Success
Danger
API Reference
To see the full API of Progress component go to Radix Docs (opens in a new tab).
Progress
Additional props for the Progress component.
| Prop | Type | Default |
|---|---|---|
variant | enum | linear |
size | enum | md |
color | enum | info |