menubtn
Renders button to display different kind actions to manage navigation menu structure.
Currently only hidden menuitems menu rendering is supported.
Arguments
[object or array]
- List of items to be rendered with this menu button. When providing a list of hidden menu items it will display a menu that groups these menu items together under one button with a dropdown menu.
Examples
{% menubtn site.hidden_menuitems %}
#=> <a href="#" class="edy-menu-hidden">5 hidden</a>