Browse Source

Document `openrecent` menu item

Zhuo Lu 7 years ago
parent
commit
970babbfd7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/api/menu-item.md

+ 1 - 0
docs/api/menu-item.md

@@ -88,6 +88,7 @@ The following additional roles are available on macOS:
 * `window` - The submenu is a "Window" menu
 * `help` - The submenu is a "Help" menu
 * `services` - The submenu is a "Services" menu
+* `openrecent` - The submenu is a "Open Recent" menu
 
 When specifying a `role` on macOS, `label` and `accelerator` are the only
 options that will affect the menu item. All other options will be ignored.