I need to be able to load Klaro script but not enable it right away.
I want to enable it only if certain conditions are met.
And since my site is a static website, I only have access to writing logic through frontend JS.
I see the function Klaro.show() perhaps enables Klaro, but can Klaro script be loaded but in a disabled state by default?
Hi Folks,
I need to be able to load Klaro script but not enable it right away. I want to enable it only if certain conditions are met. And since my site is a static website, I only have access to writing logic through frontend JS.
I see the function
Klaro.show()
perhaps enables Klaro, but can Klaro script be loaded but in a disabled state by default?Thanks, Aman