Skip to main content

Select Tab

The Select Tab 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 Tab

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

Select Tab configuration

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

Outputs

NameTypeDescription
resultstringThe selected tab.