Group
Groups are container elements for multiple elements. They allow you to control the positioning, visibility, and alignment of groups elements.
To populate a group element, drag and drop elements into it.
Note
Group elements can be nested.
Properties
IDElement identifier.Width
DefaultThis is for backward compatibility purposes only. FitSets the width of the Group container to accommodate the widest contained element (if Mode = Column) or the combined widths of the contained elements (if Mode = Row). FixedSets the width to a fixed number of pixels.If you choose this option, you must enter the number of pixels in the Width (px) field that appears (1–2048). PercentageSets the width as a percentage of the parent container’s width.If you choose this option, you must enter the percentage in the Width (%) field that appears (1–100).Height
DefaultDefault height behavior. A minimum vertical size of 48 pixels is applied. FitSets the height of the group to accommodate the tallest contained element. FillUses all of the available height of the parent container.Only available inside a fixed-height parent element. Treated as Fit in other cases.Note
In Column mode, elements set to Fill height take up the full width of the group and share the available height equally among all Fill elements.
FixedSets the height to a fixed number of pixels.If you choose this option, you must enter the number of pixels in the Height (px) field that appears (1–2048). PercentageSets the height as a percentage of the parent container’s height.If you choose this option, you must enter the percentage in the Height (%) field that appears (1–100).Note
This is only applicable inside a fixed-height parent element. It is treated as Fit in other cases.
ModeHow to organize contained elements.
Column (Default)Contained elements are stacked vertically. RowContained elements are placed horizontally. RepeaterFor information on this mode, see Repeater mode.Alignment section
Gap sizeSpacing between adjacent elements in the group element.This value is added to the contained elements’ individual spacing settings.
Default
None
Small (8 px)
Medium (16 px)
Large (24 px)
Justify content
Note
For information on this property, see Aligning group contained elements.
Align items
Note
For information on this property, see Aligning group contained elements.
Background section
Background colorThere are several options.Border section
Border colorThere are several options. Border radiusCurvature of the group border corners.
Default
None
Small
Medium
Large
Top border, Right border, Bottom border, Left borderThese properties control the line style of the four border sections.
Default
None (Default)
Solid
In this section