Skip to content

table.columns[].maxHeight

← Back to the parameter index

Maximum cell content height.

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

Context
table panel
Accepted value
string
Required
No
Default
No documented default.

User scenarios

  • Constrain tall cell content.

Related parameters

No direct parameter relationships are recorded.

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 typed renderer guide includes constrained content.
  • Demo coverage: Complete — The fixture has constrained sample cells. 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.