Enterprise Theme for Confluence
Breadcrumbs

Dropdown Content Element

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

Parameter

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

https://wiki.bitvoodoo.ch/images/icons/emoticons/error.png

true


Internationalization i18n key for the title
i18n

Any available i18n key can be used.

string

https://wiki.bitvoodoo.ch/images/icons/emoticons/error.png



The css class for the content.
contentCssClass


string

https://wiki.bitvoodoo.ch/images/icons/emoticons/error.png



Title
title

The title of the dropdown entry.

string

https://wiki.bitvoodoo.ch/images/icons/emoticons/error.png



Example

{gu-dropdowns}
    {gu-dropdown:title=Example 1}
    Content 1
    {gu-dropdown}
    {gu-dropdown:title=Example 2}
    Content 2
    {gu-dropdown}
{gu-dropdowns}
image-20231019-123459.png
image-20231019-123518.png

Mobile Mode

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