...
This is used for configuration and injection of the components
Table of Contents | ||
---|---|---|
|
Example
Code Block | ||
---|---|---|
| ||
window.Ambita.mFlex.init({ environment: 'test', token: tokenObject, reference: '123456789', technicalReference: '123456789', externalDepartmentId: 1234, }); |
...