Readonly
editorThe 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.
Create a new cell header for the parent widget.
Create a new cell header for the parent widget.
Create an input prompt.
Create an output prompt.
The factory object for customizable cell children.
This is used to allow users of cells to customize child content.
This inherits from
OutputArea.IContentFactory
to avoid needless nesting and provide a single factory object for all notebook/cell/outputarea related widgets.