Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/webview/webview
WebviewWidget
State
Interface State
interface
State
{
contentOptions
:
WebviewContentOptions
;
iconUrl
?:
IconUrl
;
options
:
WebviewPanelOptions
;
state
?:
string
;
title
:
string
;
viewType
:
string
;
}
Hierarchy (
View Summary
)
State
CustomEditorWidget
.
State
Index
Properties
content
Options
icon
Url?
options
state?
title
view
Type
Properties
content
Options
contentOptions
:
WebviewContentOptions
Optional
icon
Url
iconUrl
?:
IconUrl
options
options
:
WebviewPanelOptions
Optional
state
state
?:
string
title
title
:
string
view
Type
viewType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Options
icon
Url
options
state
title
view
Type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...