Protected
Readonly
descthe action
adds multiple actions
list of actions
converts the column type to be an array type, supports only base types: boolean, categorical, date, number, and string
Optional
labels: number | string[]labels to use for each array item or the expected length of an value
converts the column type to be a map type, supports only base types: categorical, date, number, and string
build the column description
sets the column color in case of numerical columns
use colorMapping in the number case instead
specify a custom additional attribute for the description
the property key
its value
column description
sets the frozen state of this column, i.e is sticky to the left side when scrolling horizontally
adds another action that is shown in group rows
the action
add multiple group actions that are shown in group rows
list of actions
hide this column by default
Optional
render: IStyleHTMLWrapperOptional
render: IStyleHTMLWrappercolumn label
specify the renderer to used for this column
Optional
renderer: stringwithin a cell
Optional
groupRenderer: stringwithin an aggregated cell
Optional
summaryRenderer: stringwithin the summary in the header and side panel
column summary text (subtitle)
sets the default width of the column
adds another action