WebviewOptions$Typings extension
Properties
- enableCommandUris → Object?
-
Controls whether command uris are enabled in webview content or not.
no setter
- enableForms → bool?
-
Controls whether forms are enabled in the webview content or not.
no setter
- enableScripts → bool?
-
Controls whether scripts are enabled in the webview content or not.
no setter
-
localResourceRoots
→ List<
Uri> ? -
Root paths from which the webview can load local (filesystem) resources using uris from
asWebviewUri
no setter -
portMapping
→ List<
WebviewPortMapping> ? -
Mappings of localhost ports used inside the webview.
no setter