@foundationcomponentrepo/progress
v0.6.0
Published
Base progress component for foundation
Downloads
2
Readme
@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