mirror of
https://github.com/electron/electron.git
synced 2026-02-07 05:35:02 -05:00
Merge pull request #6405 from vsemozhetbyt/patch-1
Fix typo in the web-view-tag.md
This commit is contained in:
@@ -491,7 +491,7 @@ examples.
|
||||
|
||||
Sends an input `event` to the page.
|
||||
|
||||
See [webContents.sendInputEvent](web-contents.md##webcontentssendinputeventevent)
|
||||
See [webContents.sendInputEvent](web-contents.md#webcontentssendinputeventevent)
|
||||
for detailed description of `event` object.
|
||||
|
||||
### `<webview>.showDefinitionForSelection()` _macOS_
|
||||
|
||||
Reference in New Issue
Block a user