Skip to main content

Select Step

The Select Step is standalone tab component that behaves like a select component. It is meant to have the chosen tab to be chosen as input by components or runnables.

Select Step

The following section details Select Step component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Select Step configuration

NameTypeConnectableTemplatableDefaultDescription
Itemsstringtruefalse"Foo" ; "Bar"The select step items (label and value, in JSON).
Default ValuestringtruefalseThe default value of the step labels and value.

Outputs

NameTypeDescription
resultstringThe selected step.