mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-24 03:46:03 +08:00
update and document openDevTools on web view.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user