Skip to main content

Hi all.
Could please somebody to explain to me, how to expose properties from a nested components? 
So I’ve created two simple components, basically just text fields:
 

component 1
component 2

 

Now I group them and create a component from that group. The I expose properties from nested components:
 

 

 

I can see the `Nested instances` now lists the components. But where their properties? `Properties` is still empty...

Hi. You can see the properties of nested components in the instance of component

 


Oh! Thank you, I was seeing the main component 😅


Reply