Menu

Use the Menu component to create custom navigation for your dashboard. Menu items can also call other functions such as bookmarks, printing, and reload data.

Menus are used to dynamically change what is displayed on a page and are paired with a View Holder. This pairing allows you to change what is seen on the current screen.

The menu selections define what appears in the associated View Holder. Use menus in Views from different projects to allow a dashboard to include Views from multiple projects.

To create a mobile menu, see Design View layouts for mobile dashboards.

You can use a custom Menu to change what is shown in a View, place the following two components in the View.

  • View Holder

  • Menu