ElectronBrowserViewConstructorOptions
Unofficial
Options for creating an ElectronBrowserView.
Import:
import type { ElectronBrowserViewConstructorOptions } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface ElectronBrowserViewConstructorOptionsProperties
| Property | Type | Description | |
|---|---|---|---|
| webPreferences? | WebPreferences | Settings of web page's features. |