Default implementation of IContentFactory. A namespace for the input area content factory.
IContentFactory
This defaults to using an editorFactory based on CodeMirror.
editorFactory
Construct a ContentFactory.
ContentFactory
Return the CodeEditor.Factory being used.
CodeEditor.Factory
Create an input prompt.
Generated using TypeDoc
Default implementation of
IContentFactory
. A namespace for the input area content factory.This defaults to using an
editorFactory
based on CodeMirror.