Skip to main content
Question

Instance Modificaton

  • January 31, 2024
  • 1 reply
  • 138 views

I created a component: a button that can contain a text and an icon or can contain a text only or an Icon only.
Now I want to use its instance and change the icon without detaching it, how can I do that?

This topic has been closed for replies.

1 reply

MatteoIrato
  • New Participant
  • January 31, 2024

Hello @Reem_Abdallah
When you have the button component you should select the icon and on the right panel click on the icon for “Apply instance swap property”
Screenshot 2024-01-31 at 12.47.53
After that a modal will pop up and you can select all the preferred variants (in this case other icons) that can be swapped within the button components
Please check this video, hope it’s useful 🙂


Cheers