Request for new "Show in UI Builder" state for debugging

suggesting a new state “show in UI Builder” (or something similar) which would allow me to toggle preview component where the dynamic value yields false - for debugging purposes. This would not change the dynamic value, just change the UI while I am altering it. currently I have to manually change it and doing that removes the dynamic condition I had set (for example: a state where component A is shown only when a certain input string value is detected, but also I don’t want to initialize the input or change the conditioning. Just would like to set the state management first then fine-tune the UI further )

Yeah, it does make sense your description