When trying to set the conditional settings for an input field, I’m limited to the state being “hovered, pressed, focused, or valid” and I cannot combine the states with an “and” or “or” conjunction.
I’d like to be able to set these conditionally like I would for an individual element, so I can use the logic “This Input isn’t valid and This Input isn’t empty”. Any reason why the Conditional tab for the Styles is setup this way?