How Can I Deselect a Checkbox on-click?

I can set a checkbox to be selected elsewhere using the .select() function:

dmx-on:click="cbox.select();cbox.setValue()"

Is there a way to DE-SELECT a checkbox in a similar way?

I can’t see an option for it in the menu system…

check

Community Page
Last updated: