The options used to create an code viewer widget.

Hierarchy

  • IOptions

Properties

editorOptions?: Omit<CodeEditor.IOptions, "host" | "model">

Code editor options

factory: Factory

A code editor factory.

The content model for the viewer.

Generated using TypeDoc