App Editor Documentation
The app editor is a low-code builder to create custom User Interfaces with a mix of drag-and-drop and code.
Apps Quickstart
Learn how to build your first app in a matter of minutes.
Conditional Tabs configuration
Name | Type | Connectable | Templatable | Default | Description |
---|---|---|---|---|---|
Conditions | boolean[] | false | false | false | The conditions that will be evaluated. |
Outputs
Name | Type | Description |
---|---|---|
conditions | boolean[] | The conditions evalutation |
selectedConditionIndex | number | The index of the selected condition |