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
/
components
/
html
/
elements
/
switch.json
5 lines
•
122 B
JSON
View Raw
1
2
3
4
5
{
"data"
:
{
"switchOn"
:
"A boolean value that will toggle the switch on or off (active or inactive)"
}
}