README
Progress-indicator
A progress indicator shows the user where they are along the steps of a journey.
Installation
yarn add @atlaskit/progress-indicator
Usage
Detailed docs and example usage can be found here.
A progress indicator shows the user where they are along the steps of a journey.
<script type="module">
import atlaskitProgressIndicator from 'https://cdn.skypack.dev/@atlaskit/progress-indicator';
</script>
A progress indicator shows the user where they are along the steps of a journey.
yarn add @atlaskit/progress-indicator
Detailed docs and example usage can be found here.