Am I correct in understanding that instance swaps only allows you to swap between standalone components, and not between variants within a component set (e.g. a specific button state).
It feels like something i should be able to do, as breaking my component sets apart to allow me to do instance swapping seems counter-productive to the whole point of variants.
Totally agree, I’m having the same issue or misunderstanding of how the instance swap property is meant to be used. At the moment it seems pretty basic and not worth breaking up my component sets to use. Sorry to reply sans any solutions, hopefully someone else who maybe knows more will respond.