๐
I have a component with a boolean to show/hide one of the component's child widgets. See screenshots. The expectation is to hide the widget by default and make it visible when checked. Am I missing a step? Or taking the wrong approach? Guidance appreciated.