Button grouping
- 1 Description
- 2 Label
Description
Buttons in widgets can be forced into a grouping menu. By default the menu will be set to toggle when the site is viewed on a mobile phone, but you can force the behaviour to be always open or alway close.
<map
...
actionsDisplay="close"
actionsLabel="actionsLabel.menu"
>
</map>
Label
You can specify the label text in the actionsLabel variable. By default this is set to Actions if not specified
, multiple selections available,
Related content
Button Variants
Button Variants
Read with this
Button colours and icons
Button colours and icons
More like this
<widgetgroup/>
<widgetgroup/>
More like this
Submenu widget
Submenu widget
More like this
TabWidget
TabWidget
More like this
Comment widget
Comment widget
More like this