# Tab - List

The element allows you to present content in a clear tab format.

Similar to the accordion element, **multiple sections can be organized**; however, the content is shown and hidden through tabs here. This provides an intuitive and user-friendly way to display extensive information in a compact space.

<figure><img src="/files/q6PFd3sRUrZannR58PJY" alt=""><figcaption></figcaption></figure>

### Tab Settings

<figure><img src="/files/SnhdomRyCYTmrJAjHrHK" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="268">Function</th><th>Description</th></tr></thead><tbody><tr><td>Sorting (1)</td><td>Duplicate, move, and delete individual elements</td></tr><tr><td>Title (2)</td><td>Set the title of the tab here</td></tr><tr><td>Content (3)</td><td>Set the content of the tab here. TWIG variables are also possible.</td></tr><tr><td>New Tab (4)</td><td>Add as many additional tabs as you like</td></tr></tbody></table>

### Advanced Settings

<figure><img src="/files/wxCy6h0wNGnAncdKvBt1" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="268">Function</th><th>Description</th></tr></thead><tbody><tr><td>Display Mode (1)</td><td>The tab navigation is either placed in <strong>the top bar above the content</strong> or in the <strong>sidebar next to the content</strong></td></tr><tr><td>Style of Tabs (2)</td><td><strong>Buttons</strong> = Display as buttons<br><strong>Standard</strong> = Display in Shopware standard</td></tr><tr><td>Vertical Alignment (3)</td><td>Here you can set how the vertical alignment of the element in the storefront should be calculated.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rh-webdesign.com/cms-bundle/en/elemente/inhalt-content/tab-liste.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
