Good morning,
I am working with this feature, but I need to change the state of the component switch by code. Is this possible? I am using the default one.
Default:
I have a jquery function to make changes in the code by "id" with the tag checked "true" or "false" like this:$("#ok1").prop("checked", false);
But is not working.
What can I change the state?
Thank you very much
Juan Carlos
