Interface NotebookEditorWidgetOptions

interface NotebookEditorWidgetOptions {
    notebookType: string;
}

Hierarchy

  • NavigatableWidgetOptions
    • NotebookEditorWidgetOptions

Properties

Properties

notebookType: string