Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
notebook
NotebookCellsModelChangedEvent
Interface NotebookCellsModelChangedEvent<T>
interface
NotebookCellsModelChangedEvent
<
T
>
{
changes
:
NotebookCellTextModelSplice
<
T
>
[]
;
kind
:
ModelChange
;
}
Type Parameters
T
Index
Properties
changes
kind
Properties
Readonly
changes
changes
:
NotebookCellTextModelSplice
<
T
>
[]
Readonly
kind
kind
:
ModelChange
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
changes
kind
Theia TypeDoc
Loading...