A config object for the cell editors.

Hierarchy

  • IEditorConfig

Properties

Properties

code: Record<string, any>

Config options for code cells.

markdown: Record<string, any>

Config options for markdown cells.

raw: Record<string, any>

Config options for raw cells.

Generated using TypeDoc