Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContentFactory

An input area widget content factory.

The content factory is used to create children in a way that can be customized.

Hierarchy

Implemented by

Index

Properties

Methods

Properties

Readonly editorFactory

editorFactory: Factory

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

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

Methods

createInputPrompt

  • Create an input prompt.

    Returns IInputPrompt

Generated using TypeDoc