ElectronMenuItemConstructorOptions.submenu?
ElectronMenuItemConstructorOptions › submenu?
Unofficial
Type: ElectronMenu | ElectronMenuItemConstructorOptions[]
Should be specified forsubmenu type menu items. If submenu is specified, the type: 'submenu' can be omitted. If the value is not a menu then it will be automatically converted to one using Menu.buildFromTemplate.