Datalayer VS Code Extension - v0.0.4
Preparing search index...
types/messages
NotebookContentChangedMessage
Interface NotebookContentChangedMessage
Notebook content changed (for auto-save)
interface
NotebookContentChangedMessage
{
body
:
{
content
:
Uint8Array
}
;
type
:
"notebook-content-changed"
;
}
Index
Properties
body
type
Properties
body
body
:
{
content
:
Uint8Array
}
type
type
:
"notebook-content-changed"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
type
Datalayer VS Code Extension - v0.0.4
Loading...
Notebook content changed (for auto-save)