Constructor
Appmixer Constructor lays a foundation for building user interfaces with widgets.
Was this helpful?
Was this helpful?
appmixer.ui('Widget', {/* ... */})
appmixer.ui.Widget({/* ... */})appmixer.set(key, value)appmixer.get(key, value)appmixer.registerCustomComponentShape(name, shape)appmixer.registerInspectorField(type, Field, options)