Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DynamicMenuBarWidget

Hierarchy

Index

Constructors

Properties

previousFocusedElement: undefined | HTMLElement

We want to restore the focus after the menu closes.

Methods

  • activateMenu(label: string, ...labels: string[]): Promise<Menu>
  • triggerMenuItem(label: string, ...labels: string[]): Promise<IItem>