--- title: Layout template: base --- Either a `HorizontalLayout` or a `VerticalLayout`. ## Example ```xml ``` ```xml ``` ## Attributes | Attribute | Type | Description | |-----------|--------------|---------------------------------------------| | `position`| `(int; int)` | The position of the layout in the menu. | | `gap` | `int` | The gap between the elements in the layout. | \* Required.