update and document openDevTools on web view.
This commit is contained in:
parent
368d23ef5b
commit
f43c227806
3 changed files with 4 additions and 13 deletions
|
@ -169,6 +169,10 @@ Injects CSS into guest page.
|
|||
|
||||
Evaluate `code` in guest page.
|
||||
|
||||
### `<webview>`.openDevTools()
|
||||
|
||||
Open a devtools instance for the webview's contents.
|
||||
|
||||
### `<webview>`.send(channel[, args...])
|
||||
|
||||
* `channel` String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue