Skip to main content

Can I edit the variables defined in a published library locally?



  • There is a library file (Say File A) with a collection of local variables defining some string and numbers shown on a component. The component is published (with all variables too)

  • I added this component to another file, say File B, but when I want to edit those strings and numbers locally in this File B, I can no longer see the these variables, nor editing them.

  • Seems like I can only edit the published component in the library File A (if I have edit access) and this will change all the instances too.


Can I instead edit it locally, meaning edit the values of these publish variables only in File B?

This would be super helpful! Using multiple modes doesnโ€™t really work, as we have a lot of different clients.


Reply