Où insérer le module
window.planity = {
key: '$apiKey',
primaryColor: '$primaryColor',
container: document.getElementById('#myId') // any DOM node reference
};Last updated
Was this helpful?
window.planity = {
key: '$apiKey',
primaryColor: '$primaryColor',
container: document.getElementById('#myId') // any DOM node reference
};Last updated
Was this helpful?
Was this helpful?