Progress Bar
Basic Example
The default progress bar has no modifiers.
Simple Example
No Header / Rounded
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.
Success Style
Uses the .progress-bar--success modifier.
Warning Style
Uses the .progress-bar--success modifier.
Danger Style
Uses the .progress-bar--danger 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