Progress
Give user feedback for status of the task
Import
Source
Docs
Package
Usage
Color
Radius
Size
Value
Compound components
Documents
Photos
Other
With tooltips
Documents
Photos
Other
Section width transition
Set transitionDuration
to a number of ms to enable width transition:
Example: progress with segments
Styles API
Progress
supports Styles API, you can add styles to any inner element of the component withclassNames
prop. Follow Styles API documentation to learn more.
Documents
Component Styles API
Hover over selectors to highlight corresponding elements
Accessibility
- Progress section has
role="progressbar"
attribute - Progress section has
aria-valuenow
attribute with current value aria-valuemin
andaria-valuemax
attributes are always set to0
and100
as component does not support other values
Set aria-label
attribute to label progress: