Interface: MountForgotPasswordPayload
Extends
Properties
CDNPath?
optional
CDNPath:string
URL to storage/CDN
Inherited from
baseURL?
optional
baseURL:string
URL to page API
Inherited from
customerId
customerId:
string
ID of current customer from witch fetch data
Inherited from
EmbedPayloadPartial
.customerId
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
Inherited from
locale
locale:
string
Code of current locale
Inherited from
onEventDispatch?
optional
onEventDispatch:EventDispatchCallback
<any
>
Custom events callback
Inherited from
EmbedPayloadPartial
.onEventDispatch
onLoginSuccess?
optional
onLoginSuccess:OnLoginSuccess
Callback fired on successful sign in. It's called with Payload data
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
Inherited from
withWatcher?
optional
withWatcher:boolean
If true will assign "sandbox" logic to components