Hey @Alex_Prime, thanks for the feedback!
We’ll pass this onto our team for consideration.
As a seasoned Figma designer who is putting on a dev hat, I’m really surprised how un-useful the component playground is from a dev perspective right now. The fact that the state of the component in the playground is not reflected in the inspector (in fact the inspector is actually disabled while in playground mode) makes it virtually useless other than providing a bit of documentation to the developer of what the intended component props might be.
I strongly suggest you ditch the component playground and instead make the “Component Information” portion of the Inspector the playground - allow the dev to directly change the properties (variants etc) the way they can in the playground - and of course make it obvious when the component they’re inspect’s state has different from the design state (it should never actually permanently change the design of course).
Currently as far as I can tell, if a dev wants the goods on all the states of a component, they need to jump to the component definition, but then (depending on how the library is set up) they lose all the context for that component and might have to hunt through a long list of variants to find the one they were trying to look up.