@foundationcomponentrepo/progress
Base progress component for foundation
Install
npm install --save @foundationcomponentrepo/progress
Props
max: number
The max prop specifies the maximum value of the progress bar
value: number
The value prop specifies how much has the bar progressed out of max
License
MIT © unplatforms