Skip to main content
Version: 2.14.0

Container

A container is a simple element that allows component grouping and alignment.

The following properties that can be configured:

Settingsโ€‹

Expressions (Hide) - JavaScript expressions used to hide components when they're true

Stylingโ€‹

Layout - available for components that group children, more details about layouts can be found here. The following properties can be edited:

  • Direction - Vertical (column)
  • Alignment - Align(H): start; Align(V): end
  • other CSS properties

The above example of properties will generate the following output (the button being displayed on the right side of the container, under the form with three form elements):

For more information about styling and layout configuration, check the following section:

ยปUI Designer

Was this page helpful?