column
Overview
The columns
UI component can contain one or more column
s.
Version compatibility
Specifying more than 2 column
s is supported from version 4.60.0 of the JourneyApps Runtime.
Standard Attributes
None
Advanced Attributes
align
align
Optional
Type: center
| fullwidth
Default: fullwidth
Alignment limitation
align
set to center
is only relevant when using a single column, on a tablet or a desktop device.
main.view.xml
show-if
and hide-if
show-if
and hide-if
Note: A column
will be hidden if all its children components are hidden.
Last updated