Appearance
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
| Option | Description |
|---|---|
| Layout type | Defines the general structure used for the page or container |
| Region setup | Defines how different content areas are arranged |
| Responsive behavior | Defines how the overall layout adapts to different screens |
| Container behavior | Defines how child elements behave within the layout |