Skip to content
Feedback

Progress

A horizontal bar showing how far a task has run. Transitions between values rather than jumping.

Progress Values

25%

x

50%

x

75%

x

100%

x

Import

import { Progress } from "@mikenotthepope/substrateui"

API Reference

PropTypeDefaultDescription
valuenumber0The current progress value, between 0 and 100.
classNamestringAdditional CSS classes to apply to the progress bar container.