â–¸ showDiagnosticPage(options?): Promise<void>
description Show an diagnostic page with the specified options. support msv >= 4.39.0
example
Code
Parameters
| Name | Type |
|---|---|
options? | PageDiagnosticOptions |
Returns
Promise<void>
Interface: PageDiagnosticOptions
| Name | Type | Description |
|---|---|---|
| description? | string | |
| descriptionKey? | string | |
| actions? | ("log-submit" | "cache-clear")[] |
Was this page helpful?
Last modified on