NotebookDocumentChangeEvent

An event describing a transactional notebook change.

Online Documentation

Properties

Link copied to clipboard
Link copied to clipboard

An array of content changes describing added or removed cells.

Link copied to clipboard
abstract val metadata: Record<JsString, *>?

The new metadata of the notebook or undefined when it did not change.

Link copied to clipboard

The affected notebook.