Interface: EmbedPayloadPartial
Extended by
MountConfiguratorPayload
MountARPagePayload
MountForgotPasswordPayload
MountLoginPayload
MountUserProfilePayload
Properties
CDNPath?
optional
CDNPath:string
URL to storage/CDN
baseURL?
optional
baseURL:string
URL to page API
customerId
customerId:
string
ID of current customer from witch fetch data
elementId?
optional
elementId:string
Deprecated
ID of HTML element on which mount tree. No longer supported. Please use uid and data-mimeeq-short-code combination instead
locale
locale:
string
Code of current locale
onEventDispatch?
optional
onEventDispatch:EventDispatchCallback
<any
>
Custom events callback
uid
uid:
string
Embed instance unique id. Typically, embed shortcode. If passed app will try to mount into html element with data-mimmeq-shortcode set to this value and use env for this id
withWatcher?
optional
withWatcher:boolean
If true will assign "sandbox" logic to components