more updates to api summaries based on feedback
This commit is contained in:
parent
2c8261b429
commit
799fd13c50
6 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
# The `window.open` function
|
||||
|
||||
> Create a new window in a web page.
|
||||
> Open a new window and load a URL.
|
||||
|
||||
When `window.open` is called to create a new window in a web page, a new instance
|
||||
of `BrowserWindow` will be created for the `url` and a proxy will be returned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue