Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
WebviewContentOptions
Interface WebviewContentOptions
interface
WebviewContentOptions
{
allowForms
?:
boolean
;
allowScripts
?:
boolean
;
enableCommandUris
?:
boolean
|
readonly
string
[]
;
localResourceRoots
?:
readonly
string
[]
;
portMapping
?:
readonly
WebviewPortMapping
[]
;
}
Index
Properties
allow
Forms?
allow
Scripts?
enable
Command
Uris?
local
Resource
Roots?
port
Mapping?
Properties
Optional
Readonly
allow
Forms
allow
Forms
?:
boolean
Optional
Readonly
allow
Scripts
allow
Scripts
?:
boolean
Optional
Readonly
enable
Command
Uris
enable
Command
Uris
?:
boolean
|
readonly
string
[]
Optional
Readonly
local
Resource
Roots
local
Resource
Roots
?:
readonly
string
[]
Optional
Readonly
port
Mapping
port
Mapping
?:
readonly
WebviewPortMapping
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
allow
Forms
allow
Scripts
enable
Command
Uris
local
Resource
Roots
port
Mapping
Theia TypeDoc
Loading...