Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
RendererMetadata
Interface RendererMetadata
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
;
}
Type declaration
Optional
Readonly
extends
?:
string
Readonly
uri
:
string
Readonly
id
id
:
string
Readonly
mime
Types
mime
Types
:
readonly
string
[]
Readonly
requires
Messaging
requires
Messaging
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
entrypoint
id
mime
Types
requires
Messaging
Theia TypeDoc
Loading...