Skip to main content
Question

Why can't I apply boolean to an entire component?

  • December 18, 2025
  • 0 replies
  • 4 views

Ben Gustafson

At the moment, I can only apply a boolean property for show/hide to specific layers of a component. Why can’t we have the ability to apply a boolean property to an entire component? 

For what I’m building, I need the ability to show & hide entire components. Right now, the only way to do this is to restructure my components so I can add the boolean property to each layer. This is really tedious. It takes extra time, adds churn, and adds more boolean toggles to the panel than should be necessary. Please consider adding this into the next release.