Constructor
Appmixer Constructor lays a foundation for building user interfaces with widgets.
Configuration
const appmixer = new Appmixer({/* [name]: value */})
appmixer.set(name, value)
appmixer.get(name)config.baseUrl
config.baseUrlconfig.accessToken
config.accessTokenconfig.debug
config.debugconfig.theme
config.themeconfig.l10n
config.l10nconfig.lang
config.langconfig.api
config.apiInstance
appmixer.ui
appmixer.uiappmixer.api
appmixer.apiappmixer.set
appmixer.setappmixer.get
appmixer.getappmixer.registerCustomComponentShape
appmixer.registerCustomComponentShapeappmixer.registerInspectorField
appmixer.registerInspectorFieldBasic Usage

Last updated
Was this helpful?
