The options used to initialize a metadata editor tool.

Hierarchy

  • IOptions

Properties

collapsed?: boolean

Initial collapse state, defaults to true.

editorFactory: Factory

The editor factory used by the tool.

label?: string

The label for the JSON editor

translator?: ITranslator

Language translator.

Generated using TypeDoc