A Progress bar is a visual representation of a specified wait time or the current status of a process.
npm install @s-ui/react-atom-progress-barA Progress bar is a visual representation of a specified wait time or the current status of a process.





``sh`
$ npm install @s-ui/react-atom-progress-bar --save
After importing the component AtomProgressBar like this
`javascript`
import AtomProgressBar from '@s-ui/react-atom-progress-bar'
`javascript`
`javascript`
`javascript`
`javascript``
extraBarPercentage={50}
type="lineDoubleBar"
/>
> Find full description and more examples in the demo page.