Share via


DiagnosticDataOutput interface

Set of data with rendering instructions

Properties

renderingProperties

Properties that describe how the table should be rendered

table

Data in table form

Property Details

renderingProperties

Properties that describe how the table should be rendered

renderingProperties?: RenderingOutput

Property Value

table

Data in table form

table?: DataTableResponseObjectOutput

Property Value