Skip to main content
Luis_Fernando_Lemus_Cordero
New Member
March 5, 2025
Question

Assigning Specific Component Variables to Its Internal Components

  • March 5, 2025
  • 0 replies
  • 33 views

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.