Skip to content

ElectronBrowserViewConstructorOptions

Unofficial

Options for creating an ElectronBrowserView.

Import:

import type { ElectronBrowserViewConstructorOptions } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronBrowserViewConstructorOptions

Properties

PropertyTypeDescription
webPreferences?WebPreferencesSettings of web page's features.