mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
chore: tsify menu (#24358)
This commit is contained in:
@@ -96,7 +96,7 @@ Appends the `menuItem` to the menu.
|
||||
|
||||
* `id` String
|
||||
|
||||
Returns `MenuItem` the item with the specified `id`
|
||||
Returns `MenuItem | null` the item with the specified `id`
|
||||
|
||||
#### `menu.insert(pos, menuItem)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user