Interface: AppConfig
_internal.AppConfig
Hierarchy
AppConfig↳
Config
Properties
allowLangChange
• allowLangChange: boolean
Defined in
mode
• mode: "full" | "result" | "editor" | "codeblock"
Defined in
readonly
• readonly: boolean
Defined in
tools
• tools: Object
Type declaration
| Name | Type |
|---|---|
active | "" | "console" | "compiled" | "tests" |
enabled | "all" | ("console" | "compiled" | "tests")[] |
status | ToolsPaneStatus |
Defined in
zoom
• zoom: 1 | 0.5 | 0.25