Readonly argsThe arguments for the command.
Readonly captionThe display caption for the menu item.
Readonly classThe extra class name for the menu item.
Readonly commandThe command to execute when the item is triggered.
Readonly datasetThe dataset for the menu item.
Readonly iconThe icon renderer for the menu item.
Readonly iconThe icon class for the menu item.
Readonly iconThe icon label for the menu item.
Readonly isWhether the menu item is enabled.
Readonly isWhether the menu item is toggled.
Readonly isWhether the menu item is visible.
Readonly keyThe key binding for the menu item.
Readonly labelThe display label for the menu item.
Readonly mnemonicThe mnemonic index for the menu item.
Readonly submenuThe submenu for a 'submenu' type item.
Readonly typeThe type of the menu item.
Generated using TypeDoc
An object which represents a menu item.
Notes
Item objects are created automatically by a menu.