Construct a new notebook model factory.
Optional options: NotebookModelFactory.IOptionsPrivate _collaborativePrivate _disableDefines if the document can be undo/redo.
Private _disposedWhether the model is collaborative or not.
The content type of the file.
Experimental Alpha
Define the disableDocumentWideUndoRedo property.
The format of the file.
Get whether the model factory has been disposed.
The name of the model.
Create a new model for a given path.
Optional options: DocumentRegistry.IModelOptions<ISharedNotebook>A new document model.
Generated using TypeDoc
A model factory for notebooks.