Skip to main content
Solved

No properties are exposed from nested components

  • July 24, 2025
  • 2 replies
  • 111 views

Anton Zhuravlev

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...

Best answer by Nellya

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

 

2 replies

Nellya
  • Power Member
  • Answer
  • July 24, 2025

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

 


Anton Zhuravlev

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