Skip to main content
Skip table of contents

Dropdown Content Element

A holder for a dropdown content, works only in combination with gu-dropdowns.

Name

Beschreibung

Typ

Dies ist ein erforderliches Feld.

Standard

Werte

Hide empty body
hideEmptyBody

Hides the complete block if the content is empty. Attention: a tab is only empty if there is no html inside. An empty div element isnt empty!

boolean

true

Internationalization i18n key for the title
i18n

Any available i18n key can be used.

string

The css class for the content.
contentCssClass

string

Title
title

The title of the dropdown entry.

string

CODE
{gu-dropdowns}
    {gu-dropdown:title=Example 1}
    Content 1
    {gu-dropdown}
    {gu-dropdown:title=Example 2}
    Content 2
    {gu-dropdown}
{gu-dropdowns}

In the mobile mode, this macro is rendered like the Tab Element Macro in mobile mode.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.