Options
All
  • Public
  • Public/Protected
  • All
Menu

The options used to initialize a NotebookModelFactory.

Hierarchy

  • IOptions

Index

Properties

Optional codeCellContentFactory

codeCellContentFactory: IContentFactory

The factory for code cell content.

Optional contentFactory

contentFactory: IContentFactory

The content factory used by the NotebookModelFactory. If given, it will supersede the codeCellContentFactory.

Optional disableDocumentWideUndoRedo

disableDocumentWideUndoRedo: boolean

Defines if the document can be undo/redo.

Generated using TypeDoc