Progress bar

This component renders an animated progress bar with custom text inside

Loading... 50%
<ProgressBar now={ 50 } status='inprogress'>
  Loading... 50%
</ProgressBar>

Component import

import ProgressBar from 'fremdriftslinje'

React props

PropertyTypeRequiredDescriptionDefault
classNamestringfalseAdditional classnames-
nownumberfalseProgress number between 0 and 1000