Skip to main content
Question

How do i set the initial state of smart component after it was swapped as an instance?

  • August 5, 2024
  • 0 replies
  • 10 views

Tal_Sluk1

So basically I have a master component of a dialog.
Inside the dialog I have a “placeholder” called Dummy Instance.
when duplicating an instance of the dialog smart component Im selecting the “Dummy instance” and swap variable with a smart component from my library.

Im wondering how do I set the initial state of the new swapped smart components?
When im swapping the “dummy instance” with an Input it chooses to swap with the “Small” size version by default, I’d like it to be the “Medium” size

This topic has been closed for replies.