The progress bar is one kind of visual indication of content loading.
Read more about when and how to use the Progress Bar component on the website.
yarn add @hig/progress-bar
import ProgressBar from '@hig/progress-bar';
import '@hig/progress-bar/build/index.css';
<ProgressBar />