Renders a dropdown menu. The selected dropdown entry is saved as a cookie. Works only in combination with gu-dropdown.
Parameter
|
Name |
Description |
Type |
This is a required field |
Default |
Values |
|---|---|---|---|---|---|
|
ID
|
The ID of the dropdown container. |
string |
|
|
|
|
Content CSS class
|
A CSS class that is added to the div element content container. |
string |
|
|
|
|
Width
|
The width of the tab wrapping container. |
boolean |
|
true |
|
|
Minimum height
|
The minimum height of the dropdown wrapping container. Example: 150px |
string |
|
|
|
|
Content padding
|
The padding value of the content container (all sides). Padding is within the element. Example: 10px |
string |
|
|
|
|
Remember the selected dropdown
|
|
boolean |
|
true |
|
Mobile Mode
In the mobile mode, this macro is rendered like the Tab Content Wrapper Macro in mobile mode.