Skip to main content

Interface: AppConfig

_internal.AppConfig

Hierarchy

Properties

allowLangChange

allowLangChange: boolean

Defined in

models.ts:95


mode

mode: "full" | "result" | "editor" | "codeblock"

Defined in

models.ts:96


readonly

readonly: boolean

Defined in

models.ts:94


tools

tools: Object

Type declaration

NameType
active"" | "console" | "compiled" | "tests"
enabled"all" | ("console" | "compiled" | "tests")[]
statusToolsPaneStatus

Defined in

models.ts:97


zoom

zoom: 1 | 0.5 | 0.25

Defined in

models.ts:102