mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
more updates to api summaries based on feedback
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user