The container (horizontal) contains other elements and positions them next to each other within its boundaries. This type of container is suitable for grouping elements and arranging these elements, for example, with a uniform margin to each other. If elements exceed the size of the container by their fixed specifications, they are not displayed outside. Elements with dynamic width (as much space as possible) are displayed as small as possible in this case (only padding and borders).

Type

The layout type controls how elements can be positioned in the container. Changing the layout type can change the positions and possibly the sizes of all elements within the container. A change converts the element into a container, a sequence, a swap container (navigation, condition), a container (vertical), a container (horizontal), a container (wrap), or a presentation container.