MenuOpenMode
Enum that represents how an App menu opens.
Enumeration Members
EXPANDED
EXPANDED: "EXPANDED";Open expanded inside the app panel.
NEW_TAB
NEW_TAB: "NEW_TAB";Open in a new browser tab.
SIDEBAR
SIDEBAR: "SIDEBAR";Open inside the sidebar panel.