Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/notebook
browser/notebook-renderer-registry
NotebookRendererInfo
Interface NotebookRendererInfo
interface
NotebookRendererInfo
{
displayName
:
string
;
entrypoint
:
{
extends
?:
string
;
uri
:
string
}
;
id
:
string
;
mimeTypes
:
string
[]
;
requiresMessaging
:
boolean
;
}
Index
Properties
display
Name
entrypoint
id
mime
Types
requires
Messaging
Properties
Readonly
display
Name
displayName
:
string
Readonly
entrypoint
entrypoint
:
{
extends
?:
string
;
uri
:
string
}
Readonly
id
id
:
string
Readonly
mime
Types
mimeTypes
:
string
[]
Readonly
requires
Messaging
requiresMessaging
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display
Name
entrypoint
id
mime
Types
requires
Messaging
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...