If have defined components within your project following the Modularity & Content Reuse Using Components guide, you can access the value of a component property using the Component Property type
Go To Component
button
Will take you to the component (in this case Create new Recipe
) where this property is defined.
Path
The path consists of the name of the parent component and the property being used here.
Choose Property
button
This allows you to select a property from the parent component.
Use HELIO Components ([BETA] HELIO Components ) to turn a Page Group (Page Type) into a component with local state.
In this example the parent Component ist called Create new Recipe
and the value property will access the Name
property of the component’s state.