ErrorViewConfig
Defined in: src/plugins/application/error-view/index.ts:10
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
|
|
Show the detailed error view if in development mode. Default: true |
||
|
|
Hide the code snippet from the detailed error view. Default: false |
||
|
|
Hide the error message from the status view. Default: false |
||
|
|
Hide the stack trace from the detailed error view. Default: false |
||
|
|
Show the graphical status view instead of the error view if not in development mode. Default: true |
||
|
|
Theme for syntax highlighting (default ‘dark’) |