Skip to content

Layout

Overview

The Layout element appears to control higher-level page arrangement. It is useful when the overall structure of a page should be managed more explicitly than with smaller layout elements alone.

When to use

  • When a page needs a broader structural setup
  • When larger regions of a page should be arranged deliberately
  • When the overall composition matters more than individual element placement

Element-specific options

OptionDescription
Layout typeDefines the general structure used for the page or container
Region setupDefines how different content areas are arranged
Responsive behaviorDefines how the overall layout adapts to different screens
Container behaviorDefines how child elements behave within the layout

Common configuration

See: Common element configuration