Button grouping

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.

Screenshot 2024-05-03 at 09.45.54.png
Screenshot 2024-05-03 at 09.46.06.png
<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