docs: add separate linkable browser-window-options.md and web-preferences.md (#34633)
This commit is contained in:
parent
f4b7e59b2d
commit
e823869bb0
8 changed files with 308 additions and 300 deletions
|
@ -33,7 +33,7 @@ app.whenReady().then(() => {
|
|||
### `new BrowserView([options])` _Experimental_
|
||||
|
||||
* `options` Object (optional)
|
||||
* `webPreferences` Object (optional) - See [BrowserWindow](browser-window.md).
|
||||
* `webPreferences` [WebPreferences](structures/web-preferences.md?inline) (optional) - Settings of web page's features.
|
||||
|
||||
### Instance Properties
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue