Merge pull request #6405 from vsemozhetbyt/patch-1
Fix typo in the web-view-tag.md
This commit is contained in:
commit
85ff4c4dab
1 changed files with 1 additions and 1 deletions
|
@ -491,7 +491,7 @@ examples.
|
||||||
|
|
||||||
Sends an input `event` to the page.
|
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.
|
for detailed description of `event` object.
|
||||||
|
|
||||||
### `<webview>.showDefinitionForSelection()` _macOS_
|
### `<webview>.showDefinitionForSelection()` _macOS_
|
||||||
|
|
Loading…
Reference in a new issue