Progress
Displays the status of a task that takes a long time.
Made by imskyleenInstallation
Usage
API Reference
Progress
ProgressLabel
ProgressValue
Animate UI API Reference - Progress Value PrimitiveBase UI API Reference - Progress.ValueAnimate UI API Reference - CountingNumber
Prop | Type | Default |
---|---|---|
transition? | SpringOptions | { stiffness: 80, damping: 20 } |
The render
property is not supported in the ProgressValue
component, as it
is used for animation.
ProgressTrack
Credits
- Base UI Progress
- Credit to shadcn/ui for style inspiration.