Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
Made by imskyleenPowered by
Loading component...
When to use
The Progress component displays completion progress of a task with a visual progress bar. Use this decision tree to determine when it's appropriate:
Installation
Usage
<Progress value={50} />Props
Animate UI Props
Prop
Type
Credits
- We use Radix UI for the progress component.
- We take our inspiration from Shadcn UI for the progress style.
- We use Animate UI from imskyleen for all the animations.
Built by malinskibeniamin. The source code is available on GitHub.