WebviewOptions

Content settings for a webview.

Online Documentation

Properties

Link copied to clipboard
abstract val enableCommandUris: JsAny?

Controls whether command uris are enabled in webview content or not.

Link copied to clipboard
abstract val enableForms: Boolean?

Controls whether forms are enabled in the webview content or not.

Link copied to clipboard
abstract val enableScripts: Boolean?

Controls whether scripts are enabled in the webview content or not.

Link copied to clipboard

Root paths from which the webview can load local (filesystem) resources using uris from asWebviewUri

Link copied to clipboard

Mappings of localhost ports used inside the webview.