Skip to content

table.columns[].dataType

← Back to the parameter index

Explicit renderer type for custom data without metadata.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
custom-request table
Accepted value
AttributeDataType
Required
No
Default
No documented default.

User scenarios

  • Render a custom response with the correct value control.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/features/panels/variants/table/types/column.ts, symbol TableColumn
  • Example coverage: Complete — The guide shows custom JSON data.
  • Demo coverage: Partial — The custom-request Table uses explicit String and Json column types; other data types are not covered. Open the runnable demo .

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.