klaro-js
klaro-js copied to clipboard
How do I enable or disable Klaro on demand with disable-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
Hello, did you manage to find a solution to this?
Not yet, unfortunately.