Using value from setting panel in JavaScript
Hi
I created a custom component. I added a checkbox to the basic settings that I would like to access in the JavaScript of that component.
How can I do that?
Is there an online documentation of how to create custom components?