mirror of
https://github.com/electron/electron.git
synced 2026-02-19 03:14:51 -05:00
docs: link unlinked type references in API documentation (#49651)
docs: add missing type links in menu.md and shared-texture.md
This commit is contained in:
@@ -123,7 +123,7 @@ Appends the `menuItem` to the menu.
|
||||
|
||||
- `id` string
|
||||
|
||||
Returns `MenuItem | null` the item with the specified `id`
|
||||
Returns [`MenuItem | null`](menu-item.md) - the item with the specified `id`
|
||||
|
||||
#### `menu.insert(pos, menuItem)`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user