If I could style the open state of the "Item" component according to my needs, I would have more control over its appearance. Currently, I can only style the open state of the "Item Trigger" element. Having the ability to work with "Item" states like hover, focus, or open would give me much more flexibility in customizing the component.
If I could style the open state directly on the "Item" element, I would be able to adjust aspects like color, border, or other visual properties of the open item.
Is it normal that when styling the RADIX "Switch" component, I don't see changes in the checked and unchecked states on the canvas? I can see the changes in the CSS preview, but they don't sync with the styles panel.