mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-03-29 16:49:02 +08:00
668 B
668 B
menu-item
Class: MenuItem
new MenuItem(options)
optionsObjectclickFunction - Callback when the menu item is clickedselectorString - Call the selector of first responder when clicked (OS X only)typeString - Can benormal,separator,submenu,checkboxorradiolabelStringsublabelStringacceleratorAcceleratoriconNativeImageenabledBooleanvisibleBooleancheckedBooleansubmenuMenu - Should be specified forsubmenutype menu item, when it's specified thetype: 'submenu'can be omitted for the menu item