UNPKG

ui-humix-lib

Version:

A simple package for implementinghumix design components in react-based or node.js based projects.

10 lines 456 B
{ "data" : { "menuBarOpen" : "A boolean value that signifies whether the menu bar is opened or closed.", "menuBarMenu" : "The menu bar that is currently opened. (example: 'file', 'edit', etc.)" }, "alert_notification" : { "title" : "Create your own menu", "description" : "You can define your own menu by duplicating one of the existing menus and changing the name. You can then add your own menu items." } }