Components: choose properties you want to expose from a nested instance

Currently you can only choose to expose all properties from a nested instance, but there are some cases, specially when you are working with high level components, that you don’t want some properties to be changed (variants, states, etc).

image

On the example above, I don’t want the person using the component to change the state and only be able to change the text.

It would be great to have a way to select which properties you want to expose from a nested instance.

4 Likes

Duplicate of Expose nested instances -> at property level?
(You def. have the better title)

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.