The following properties can be configured in the container:
Properties and settings
Settings
When used as root
When employed as the root component, the container offers the following settings:- Message: A valid JSON describing the data sent to the frontend when the process reaches a specific user task.
- Expressions (Hide): JavaScript expressions utilized to dynamically hide components based on conditions.
When not used as root
When the container is not used as the root, you can configure only the Hide Condition property.
By leveraging containers, you gain the ability to structure your UI elements efficiently, enhancing the overall design and usability of your application.
Styling
-
Layout - this property is available for components that group children and includes the following options:
- Direction - Horizontal / Vertical (for example, select Horizontal)
- Justify (H) - (for example, select end)
- Align (V) - this option allows you to align components vertically
- Gap - you can set the gap between components
Layout Demos
For more information about styling and layout configuration, check the following section:


