Animate UI

Progress

Displays the status of a task that takes a long time.

Made by imskyleen
Edit on GitHub
Export data %

Installation

Usage

<Progress>
  <ProgressLabel>Export data</ProgressLabel>
  <ProgressValue />
  <ProgressTrack />
</Progress>

API Reference

Progress

ProgressLabel

ProgressValue

PropTypeDefault
transition?
SpringOptions
{ stiffness: 80, damping: 20 }

The render property is not supported in the ProgressValue component, as it is used for animation.

ProgressTrack

Credits

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