Progress Bar
The progress bar component, prefixed by gds-progress-bar, is a single element component. It accepts a data-value attribute with an integer value between 0 and 100, which is used to style the component and indicate elapsed progress of an event.
<div class="gds-progress-bar -m-b-2" data-value="35"></div>
<div class="gds-progress-bar -m-b-2 gds-progress-bar--sm" data-value="42"></div>
<div class="gds-progress-bar -m-b-2 gds-progress-bar--lg" data-value="53"></div>
<div class="gds-progress-bar gds-progress-bar--striped-primary gds-progress-bar--animated" data-value="55"></div>
Optional classes:
gds-progress-bar--lggds-progress-bar--smgds-progress-bar--xsgds-progress-bar--striped-primarygds-progress-bar--secondarygds-progress-bar--striped-secondarygds-progress-bar--animatedgds-progress-bar--value-colors