mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Document the return values of all methods in the docs
This commit is contained in:
committed by
Samuel Attard
parent
bf88fe32fd
commit
d2a701a465
@@ -294,7 +294,7 @@ Inserts the `menuItem` to the `pos` position of the menu.
|
||||
|
||||
#### `menu.items`
|
||||
|
||||
Get an array containing the menu's items.
|
||||
A MenuItem[] array containing the menu's items.
|
||||
|
||||
## Notes on macOS Application Menu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user