Feedback
Progress
A horizontal bar showing how far a task has run. Transitions between values rather than jumping.
Progress Values
25%
50%
75%
100%
Import
import { Progress } from "@mikenotthepope/substrateui"API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
value | number | 0 | The current progress value, between 0 and 100. |
className | string | — | Additional CSS classes to apply to the progress bar container. |