Skip to main content
The Element table is used for layout. It can contain other elements, which will be laid out in a 1-row grid. This is a group element. It defines the beginning of a group of elements and requires a matching group end element.

Configuration

Config for immediate child elements

You can set and position a label, config vertical space, and config dynamic resizing (v. 4.2.21/4.4.2) for each immediate child of the element table.
If multiple child elements have verticalSpace=rest, the remaining space will be divided equally.
Size attributes apply only to child elements that support dynamic resizing. If not supported, these attributes will be ignored.