DiagnosticRendering interface
Rendering details of a diagnostics table
Properties
description | Description of the table |
is |
Flag if the table should be rendered |
title | Title of the table |
type | Rendering type |
Property Details
description
Description of the table
description?: string
Property Value
string
isVisible
Flag if the table should be rendered
isVisible?: boolean
Property Value
boolean
title
Title of the table
title?: string
Property Value
string
type
Rendering type
type?: number
Property Value
number