Progress
Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.
We take the Shadcn UI component and animate it with Motion.
Installation
Props
Animate UI props
Prop | Type | Default |
---|---|---|
transition? | Transition | { type: 'spring', stiffness: 100, damping: 30 } |