UNPKG
ui-humix-lib
Version:
latest (1.0.0)
1.0.0
A simple package for implementinghumix design components in react-based or node.js based projects.
ui-humix-lib
/
data
/
progress.json
6 lines
•
193 B
JSON
View Raw
1
2
3
4
5
6
{
"data"
:
{
"progress"
:
"The progress percentage of the progress bar"
,
"progressInterval"
:
"The interval of the progress bar, will be cleared after reaching 100%"
}
}