mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix some class headings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# MenuItem
|
||||
## Class: MenuItem
|
||||
|
||||
> Add items to native application menus and context menus.
|
||||
|
||||
@@ -6,10 +6,6 @@ Process: [Main](../tutorial/quick-start.md#main-process)
|
||||
|
||||
See [`Menu`](menu.md) for examples.
|
||||
|
||||
## Class: MenuItem
|
||||
|
||||
Create a new `MenuItem` with the following method:
|
||||
|
||||
### `new MenuItem(options)`
|
||||
|
||||
* `options` Object
|
||||
|
||||
Reference in New Issue
Block a user