Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ContentFactory

The default implementation of an IContentFactory.

This includes a CodeMirror editor factory to make it easy to use out of the box.

Hierarchy

Implements

Index

Constructors

constructor

  • Create a content factory for a cell.

    Parameters

    Returns ContentFactory

Properties

Private _editorFactory

_editorFactory: any

Accessors

editorFactory

  • get editorFactory(): Factory
  • The readonly editor factory that create code editors

    Returns Factory

Methods

createCellFooter

createCellHeader

createInputPrompt

createOutputPrompt

createStdin

Generated using TypeDoc