mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
wrap MenuItem constructor in backticks
This commit is contained in:
@@ -8,7 +8,7 @@ See [`Menu`](menu.md) for examples.
|
||||
|
||||
Create a new `MenuItem` with the following method:
|
||||
|
||||
### new MenuItem(options)
|
||||
### `new MenuItem(options)`
|
||||
|
||||
* `options` Object
|
||||
* `click` Function - Will be called with
|
||||
|
||||
Reference in New Issue
Block a user