I wonder if there is a way to toggle in a component export that the Customize
tab of the element can be kept in? My specific use case is being able to add conditions to a component, which currently has to be achieved by wrapping it in a Div
, which then causes issues with the flexibility of being able to drag components around easily.
Thinking about it some more, I can understand not wanting to open up the ID
, Class
and Custom CSS
sections for a Component, as the whole point is to abstract the design of these things, but the Hide During Breakpoint
and Conditions
options would likely be specific to the use-case and implementation of each copy of a Component.
Maybe this is a conversation to be opened with many other beta users too. Not sure what the best solution might be