GridHeaderLabelContext
Since v2.5.0
Context passed to a *tbwHeaderLabel template.
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
$implicit | string | The header text (from column.header or column.field). |
value | string | The header text (explicit binding). |
column | any | Column configuration reference. |
__row? | TRow | Row data shape marker — never populated at runtime. |