Hello,
I am trying to build a pop up for many screens.
I know i can build a popup without making it a component but I don't really want to lose the benefits of doing so.
I've tried just referring to the component'sName.height or .visible but that doesnt work
My question is, inside a component, how can I modify the components visibility from clicking a button inside it?