{{> partials/head title="UI Kit | ICE Mortgage Technology"}} {{> partials/modals}} {{> partials/navbar classList="navbar-light fixed-top bg-white border-bottom" container="container-fluid" button="primary"}}
{{> partials/sidenav}}

Progress

Progress components are built with two HTML elements, some CSS to set the width, and a few attributes.

Bootstrap documentation



Labels

Add labels to your progress bars by placing text within the .progress-bar.

45%

Backgrounds

Use background utility classes to change the appearance of individual progress bars.


Height

We only set a height value on the .progress, so if you change that value the inner .progress-bar will automatically resize accordingly.

{{> partials/scripts}}