Progress Bar
Basic Example
The default progress bar has no modifiers.
Simple Example
Indeterminate Modifier
Uses the .progress-bar--indeterminate
modifier for an animated loading state when the progress is unknown.
Loader Style
Uses the .progress-bar--loader
modifier for a thin loading bar.
Completed Example
An example of a completed progress bar with an icon.
Deficit Example
An example of a progress bar with a deficit.
Positive Style
Uses the .progress-bar--positive
modifier.
Negative Style
Uses the .progress-bar--negative
modifier.
Small Modifier
Uses the .progress-bar--small
modifier. Font sizing is controlled by the parent element.
Icon left with rail
Combining with rail component for icon on left