The options used to initialize a a ISharedNotebook

Hierarchy

  • IOptions

Properties

data?: Partial<INotebookContent>

The content of the notebook.

disableDocumentWideUndoRedo?: boolean

Wether the the undo/redo logic should be considered on the full document across all cells.

Generated using TypeDoc