EXTERNAL - Documentation

Progress Box

Progress box is a linear journey that a user must complete.

Usage


Place the Progress box on a page where visible to users.

This component requires JavaScript to have the journey functionality.

Step 1 of 2:

Payment details

Markup: progress-box\progress-box.hbs Copy
<div class="progress-box">
    <p class="mb-0 pb-0">Step 1 of 2:</p>
    <h2 class="progress-box__sub-heading">Payment details</h2>
</div>
Source: components/_progress-box.scss