Join the Webstudio community

A
Ash
Offline, last seen 4 weeks ago
Joined December 13, 2024
I have a Radix switch on my page.
When I toggle the switch, I want to display data in my collection accordingly (with a conditional expression).
My issue is that the switch data variable is only available to the children of the switch instance, but I would like to access the current value of this variable on all components on the page.
Is there a workaround I can use to achieve this?
2 comments
A
B