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
/
dropdown-menu.json
5 lines
•
118 B
JSON
View Raw
1
2
3
4
5
{
"data"
:
{
"dropdownOpen"
:
"Boolean value that will toggle whether or not the dropdown is open"
}
}