Skip to main content

I have noticed that it is not possible to assign specific variables from a component to the internal components that make it up. For example, in a component composed of multiple internal components, you cannot assign a text variable from the main component to its subcomponents. This creates an issue when a property, such as a text variable, needs to be changed in multiple places simultaneously, as it must be manually updated in each internal component.

It would be ideal if the system allowed assigning specific variables from a component to its internal components to streamline the management and editing of shared properties.

Be the first to reply!

Reply