linklists

All menus in the store.

You can access specific menus from the linklists object by using the menu's handle.

<!-- Demo menu -->
{{#each linklists.demo-menu.links as |link|}}
{{{ link_to link.title link.url }}}
{{/each}}

<!-- Header menu -->
{{#each linklists.header.links as |link|}}
{{{ link_to link.title link.url }}}
{{/each}}

Output

Directly accessible in
  • Global
linklists
Was this article helpful to you?

Error loading component.

Error loading component.