Update browser-window.md (#21892)
This commit is contained in:
parent
425d6ae47b
commit
edafbc43e1
1 changed files with 0 additions and 2 deletions
|
@ -273,8 +273,6 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
|
||||||
OS-level sandbox and disabling the Node.js engine. This is not the same as
|
OS-level sandbox and disabling the Node.js engine. This is not the same as
|
||||||
the `nodeIntegration` option and the APIs available to the preload script
|
the `nodeIntegration` option and the APIs available to the preload script
|
||||||
are more limited. Read more about the option [here](sandbox-option.md).
|
are more limited. Read more about the option [here](sandbox-option.md).
|
||||||
**Note:** This option is currently experimental and may change or be
|
|
||||||
removed in future Electron releases.
|
|
||||||
* `enableRemoteModule` Boolean (optional) - Whether to enable the [`remote`](remote.md) module.
|
* `enableRemoteModule` Boolean (optional) - Whether to enable the [`remote`](remote.md) module.
|
||||||
Default is `true`.
|
Default is `true`.
|
||||||
* `session` [Session](session.md#class-session) (optional) - Sets the session used by the
|
* `session` [Session](session.md#class-session) (optional) - Sets the session used by the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue