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

Property Type Description
webPreferences? WebPreferences Settings of web page's features.