Navigation Menu

The NavigationMenu component creates a navigation menu for your app. On desktop web browsers, the navigation menu appears as part of the app nav, on the left of the screen. On Shopify mobile, the navigation menu appears in a dropdown from the TitleBar.

A close-up image of the Shopify admin sidebar navigation menu. This image shows the Apps menu and the following child menu items: App name (selected), Page 1, Page 2, and Page 3.

There are 2 ways to use the navigation menu action set:

  1. Plain JavaScript
  2. React component

On this page