For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /debug-utilities/interfaces/DiagnosticsTableViewOptions.md.

Interface: DiagnosticsTableViewOptions experimental

Beta

Configuration options for registering a table-based diagnostics view.

Properties

keyLabel?

optional keyLabel?: string

Beta

Remarks

Optional label for the key column of the table.


tableType

tableType: DiagnosticsTableDisplayType

Beta

Remarks

The display type for the table (e.g. single table or multi-column table).


valueLabels?

optional valueLabels?: string[]

Beta

Remarks

Optional array of labels for the value columns of the table.