Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContentFactory

The console panel renderer.

Hierarchy

Index

Properties

Readonly editorFactory

editorFactory: CodeEditor.Factory

The editor factory we need to include in CodeEditorWratter.IOptions.

This is a separate readonly attribute rather than a factory method as we need to pass it around.

Methods

createCellFooter

createCellHeader

createCodeCell

createConsole

  • Create a new console panel.

    Parameters

    Returns CodeConsole

createInputPrompt

createOutputPrompt

createRawCell

createStdin

Generated using TypeDoc