Progress
View Source
Display progress towards the completion of a task. Composes Box.
Props
Themeable
Accepts Box props.
Use the progress
key in ThemeProvider
to customize the default properties of this component.
activeColor
string
Active color of the progress bar.
value
number
The current value of the progress bar.