RoomleConfiguratorApi.default
Last updated
Last updated
/ / / default
.default
SdkType
SdkCallbacks
• analytics: Object
Type declaration
callbacks
Implementation of
• extended: SdkType
Implementation of
• global: Object
Type declaration
callbacks
GlobalCallback
Implementation of
Implementation of
â–¸ teardown(): void
Returns
void
Method to create a new instance of a Roomle Configurator
Parameters
configuratorId
string
the id which identifies your configurator, you will get this ID from your Roomle Contact Person
container
HTMLElement
DOM container in which the configurator should be placed
initData
settings with which the configurator should be started
Returns
Deprecated
please use "createConfigurator"
Method to create a new instance of a Roomle Configurator
Parameters
configuratorId
string
the id which identifies your configurator, you will get this ID from your Roomle Contact Person
container
HTMLElement
DOM container in which the configurator should be placed
initData
settings with which the configurator should be started
Returns
Parameters
configuratorId
string
container
HTMLElement
initData
Returns
Method to create a new instance of a Roomle Viewer
Parameters
configuratorId
string
the id which identifies your configurator, you will get this ID from your Roomle Contact Person
container
HTMLElement
DOM container in which the configurator should be placed
initData
settings with which the configurator should be started
Returns
.
.
.
• ui:
.
â–¸ create(configuratorId
, container
, initData
): Promise
<>
Promise
<>
â–¸ createConfigurator(configuratorId
, container
, initData
): Promise
<>
Promise
<>
â–¸ createPlanner(configuratorId
, container
, initData
): Promise
<>
Promise
<>
â–¸ createViewer(configuratorId
, container
, initData
): Promise
<>
Promise
<>