Merge branch 'webview-devtools' of https://github.com/project-infinium/atom-shell into project-infinium-webview-devtools
This commit is contained in:
commit
cf9f249f07
4 changed files with 39 additions and 1 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