About

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

screenshot-2023-06-30.Google Chrome.001569@2x.png

  1. Go To Component button

    Will take you to the component (in this case Create new Recipe) where this property is defined.

  2. Path

    The path consists of the name of the parent component and the property being used here.

  3. Choose Property button

    This allows you to select a property from the parent component.

screenshot-2023-06-30.Google Chrome.001569@2x.png

Examples

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.

screenshot-2023-06-30.Google Chrome.001569@2x.png