Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
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
display
Name
:
string
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
:
string
[]
Readonly
requires
Messaging
requires
Messaging
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
display
Name
entrypoint
id
mime
Types
requires
Messaging
Theia TypeDoc
Loading...