Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NotebookTools

The namespace for NotebookTools class statics.

Index

Type aliases

ReadonlyPartialJSONOptionValueArray

ReadonlyPartialJSONOptionValueArray: [ReadonlyPartialJSONValue | undefined, ReadonlyPartialJSONValue][]

A type alias for a readonly partial JSON tuples [option, value]. option should be localized.

Note: Partial here means that JSON object attributes can be undefined.

Variables

Const ActiveCellMessage

ActiveCellMessage: ConflatableMessage

A singleton conflatable 'activecell-changed' message.

Const ActiveNotebookPanelMessage

ActiveNotebookPanelMessage: ConflatableMessage

A singleton conflatable 'activenotebookpanel-changed' message.

Const SelectionMessage

SelectionMessage: ConflatableMessage

A singleton conflatable 'selection-changed' message.

Functions

createNBConvertSelector

createSlideShowSelector

  • Create a slideshow selector.

    Parameters

    Returns KeySelector

Generated using TypeDoc