Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
RendererMetadata
Interface RendererMetadata
Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information.
interface
RendererMetadata
{
entrypoint
:
{
extends
?:
string
;
uri
:
string
}
;
id
:
string
;
mimeTypes
:
readonly
string
[]
;
requiresMessaging
:
boolean
;
}
Index
Properties
entrypoint
id
mime
Types
requires
Messaging
Properties
Readonly
entrypoint
entrypoint
:
{
extends
?:
string
;
uri
:
string
}
Readonly
id
id
:
string
Readonly
mime
Types
mimeTypes
:
readonly
string
[]
Readonly
requires
Messaging
requiresMessaging
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Copyright (c)
Microsoft
Corporation.
All rights reserved.
Licensed under the
MIT
License.
See
License.txt in the project root for license information.
Properties
entrypoint
id
mime
Types
requires
Messaging
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information.