Links

Layout Elements

Section

Sections are top-level layout elements used for grouping elements together. This means that they are the only type of element that can be placed in the Body of the template. All other elements must be placed within a section.

Column

Columns are used for grouping content vertically.

Row

Rows are used to group Column elements together.
Rows can only be dropped into Column elements.