Skip to main content
Version: 25.1 (stable)

Component Property

About

After creating components in your project according to the HELIO Components guide, you can easily access any component property value using the Component Property feature.

Anatomy

  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. Edit Property button
    Allows you to edit the meta data of the linked property.

  4. Choose Property button
    Allows you to select a property from the parent component.


Examples

Use HELIO Components to turn a Page Group into a component with local state.

In this example the parent Component ist called CreateNewRecipe and the value property will access the Name property of the component’s state.