Skip to main content
Zoltan_Szalay
September 22, 2022

Expose/hide nested instances -> at component property level

  • September 22, 2022
  • 382 replies
  • 20466 views

With the new update, we have a great new feature, but unfortunately, it’s not usable with our component structure.
Exposing all props of a nested instance also exposes props that we don’t want in the context of the consuming component.

What if we could also select which properties to expose? This would lead to a cleaner sidebar with only valid props.

382 replies

Bjorn_Witte
New Participant
September 22, 2022

+1 Same Problems! We need the possibility to hide props we don’t want to export for our users.

Lea_Delazer1
September 27, 2022

+1 from me too, very much needed and it would be such a game changer in our DS. Hope this will be possible at some point!

Andreas_Falkenberg
September 28, 2022

+1, is really needed!

0xtutti
New Member
October 1, 2022

+1, this is really needed.

hummh
New Participant
October 12, 2022

Same here. The feature is a very good start, but to make it really usable it should be possible to choose which properties from nested components should be exposed / or not in a specific context. Currently it’s everything or nothing. But everything might be too much.

_Sergei_Zhukov
New Member
October 12, 2022

I agree with Harald. It is important to choose which properties from nested components should be exposed / or not in a specific context 🚀

Yaroslav_Zonov1
October 27, 2022

Same. I think it is necessary to implement this improvement, in Sketch this option worked exactly like this

andy4
November 1, 2022

100% this. I had this exact same thought yesterday. I’m also glad to hear that I wasn’t misremembering that this is an option in Sketch.

Harun_Alikadic1
New Participant
November 11, 2022

+1 currently I am not able to use this feature in many cases because it surfaces too many options and only few are needed on the component level.

Bertrand_Fouillet1
New Participant
November 17, 2022

Managing nested instance in a complex table component makes the table component itself unusable. You approach is simple and fix this issue +1