
- The left section contains items that control the current dashboard. By default, it contains a File, Edit, and Insert submenu.
- The right section contains items that control the whole application. By default, it contains a Share menu item, Present toggle, and a Help and User submenu.
Customize the application menu
You can customize the application menu by updating leftApplicationMenu and rightApplicationMenu in configuration inside your activate function (see setup). For example: For a right application menu containing a single Help submenu with an About menu item, yourindex.tsx should look like this:
index.tsx should look like this: