I’ve got my button component set up with Flex Layout (supporting Icon Left / Icon Right / None), but I’m looking for the fastest workflow to swap the icons themselves.
My library has about 25 icons. Currently, I have to click deep into the button layers to select the icon instance and then swap it.
My questions for the community:
-
Is there a way to surface the ‘Swap Instance’ menu to the top level of the Button component (similar to Figma’s Instance Swap properties)?
-
What’s your preferred way to organize 25+ icons so they are easy to find in the swap menu?
I’m trying to make it so anyone using the button can change the icon in two clicks rather than digging through the layer tree.
I hope that made sense ![]()