Interface: AppConfig
_internal.AppConfig
Hierarchy
AppConfig↳
Config
Properties
allowLangChange
• allowLangChange: boolean
Defined in
mode
• mode: "focus" | "full" | "result" | "editor" | "simple" | "codeblock"
Defined in
readonly
• readonly: boolean
Defined in
tools
• tools: Partial<{ active: "" | "console" | "compiled" | "tests" ; enabled: "all" | ("console" | "compiled" | "tests")[] ; status: ToolsPaneStatus }>
Defined in
zoom
• zoom: 0.25 | 0.5 | 1