Default implementation of IContentFactory.
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.
Default implementation of
IContentFactory.This defaults to using an
editorFactorybased on CodeMirror.