Skip to main content

mimeeqApp

The mimeeqApp object is the primary way to get data as well as manipulate Mimeeq Configurator.

By using it you can manipulate scene, change options, update prices, take screenshot and many more.

It also gives access to data of currently loaded product by subscribing to specific observers. This may be product information, scene state, list of selected option and more.

warning

At this moment there is no way to access data outside product configurator.

For legacy purpose it also contain some of mimeeqAuth functionality like authentication function or trigger for displaying login dialog.

You can access any of mentioned below properties and function through global window.mimeeqApp object.

Variables

mimeeqApp

const mimeeqApp: MimeeqApp