The command to execute when the item is triggered.
The default value is an empty string.
Whether a menu item is disabled. false by default.
This allows an user to suppress menu items.
The rank order of the menu item among its siblings.
The submenu for a 'submenu' type item.
The default value is null.
The type of the menu item.
The default value is 'command'.
Generated using TypeDoc
The arguments for the command.
The default value is an empty object.