0.6.0 • Published 1 year ago

@foundationcomponentrepo/progress v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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