Skip to main content
ProgressBarProgressBar is a linear progress indicators, that express the length of a process. It should be used when the process completion rate can be detected. As the completion rate increases, the track fills from 0 to 100%. The ProgressBar can be accompanied by a textual representation of the progress in a percent format.
Usage Examples
Inline (Default)Inline Progress Bar attached to a container, such as a card, can indicate the process applies to that particular item.
Full WidthIndicates progress with the screen’s content.
AnimatedIn cases where the progress will take about a minute to complete, use an animated progress bar with a stripes pattern
Types
PropertyPreview
Default
AnimatedStripes
Size
PropertyPreview
Inline (default)
FullWidth
Spec
Phone spec
Tablet spec