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-valuenowattribute with current value aria-valueminandaria-valuemaxattributes are always set to0and100as component does not support other values
Set aria-label attribute to label progress: