Progress
Give user feedback for status of the task
Source
LLM docs
Docs
PackageIcon
Usage
Color
Radius
Size
Value
Compound components
Documents
Photos
Other
Vertical orientation
Documents
Apps
Other
With tooltips
Documents
Photos
Other
Section width transition
Set transitionDuration to a number of milliseconds to enable width transition:
Example: progress with segments
Styles API
Progress supports the Styles API; you can add styles to any inner element of the component with the classNames prop. Follow the Styles API documentation to learn more.
Documents
Component Styles API
Hover over selectors to highlight corresponding elements
Accessibility
- Progress section has the
role="progressbar"attribute - Progress section has the
aria-valuenowattribute with the current value aria-valueminandaria-valuemaxattributes are always set to0and100as the component does not support other values
Set the aria-label attribute to label the progress: