Component settings

All components have two common settings:

  • Component name: Arbitrary name to identify the purpose of the component. It is not reflected in the app itself, nor does it affect the app.
  • Dataservice: Represents the API that will be executed in relation to your component.

You can use other component settings to set these options:

  • Content: Here you can set the content of the component, for example, the name of a button or the header of a list.
  • Interactions: Here you define how the current component interacts with other components. Whether the current component is the target or source component, the interaction is shown here.
  • Style: Here you can set the look and feel of the component, typically color, margins, visibility, and so on.
Note: Specific availability of options can differ according to the component.