README
Progress Bar is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
Install via NPM
npm install @bolt/components-progress-bar
Visual indicator for the progression of an activity.
<script type="module">
import boltComponentsProgressBar from 'https://cdn.skypack.dev/@bolt/components-progress-bar';
</script>
Progress Bar is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
npm install @bolt/components-progress-bar