Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/notebooks/renderers/webview-communication
notebookStylesMessage
Interface notebookStylesMessage
interface
notebookStylesMessage
{
styles
:
Record
<
string
,
string
>
;
type
:
"notebookStyles"
;
}
Index
Properties
styles
type
Properties
styles
styles
:
Record
<
string
,
string
>
Readonly
type
type
:
"notebookStyles"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
styles
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...