NotebookDocumentChangeEvent$Typings extension
Properties
-
cellChanges
→ List<
NotebookDocumentCellChange> -
An array of {@link NotebookDocumentCellChangecell changes}.
no setter
-
contentChanges
→ List<
NotebookDocumentContentChange> -
An array of content changes describing added or removed {@link NotebookCellcells}.
no setter
- metadata → Object?
-
The new metadata of the notebook or
undefined
when it did not change.no setter - notebook → NotebookDocument
-
The affected notebook.
no setter