Animate UI

Progress

Displays an indicator showing the completion progress of a task, typically displayed as a progress bar.

Made by imskyleen
Edit on GitHub

Installation

Usage

<Progress>
  <ProgressIndicator />
</Progress>

API Reference

Progress

Radix UI API Reference - Progress.Root

ProgressIndicator

Radix UI API Reference - Progress.Indicator
PropTypeDefault
transition?
Transition
{ type: 'spring', stiffness: 100, damping: 30 }
...props?
MotionProps
-

Credits

Built by Skyleen. The source code is available on GitHub.