Options
All
  • Public
  • Public/Protected
  • All
Menu

Settings editor options

Hierarchy

  • IOptions

Index

Properties

commands

commands: CommandRegistry

Command registry used to open the JSON settings editor.

editorRegistry

editorRegistry: IFormComponentRegistry

Form component registry

key

key: string

The state database key for the editor's state management.

Optional query

query: string

registry

The setting registry the editor modifies.

state

state: IStateDB<ReadonlyPartialJSONValue>

The state database used to store layout.

status

status: ILabStatus

Application status

Optional toSkip

toSkip: string[]

List of plugins to skip

Optional translator

translator: ITranslator

The application language translator.

Generated using TypeDoc