Select which properties to expose on nested component instances

Lately I’ve noticed that when I have several nested components, I would only like to be able to modify some and not all. This would allow the component that draws on other components to have efficient adaptability in its contextual use.




I am setting the variables for the Button component using variables and would not like the size property to be exposed so that the component has a desired behavior based on the active variable.

1 Like

Hey Victor, thank you for raising this feature request with us.

1 Like

Working on design systems for my team, and I have the exact same problem. Would love to be able to choose which properties to expose, so that team members can easily edit molecules (like text copy, Titles, labels) in an organism. Would really love being able to choose which properties to expose on nested components

2 Likes

This would really be an amazing feature

1 Like