converts the column type to be an array type, supports only base types: boolean, categorical, date, number, and string
Optionallabels: 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
specify a custom additional attribute for the description
the property key
its value
column description
makes the text editable within a cell and switches to the annotate type
sets the frozen state of this column, i.e is sticky to the left side when scrolling horizontally
hide this column by default
allow html text as values
Optionalrender: IStyleHTMLWrapperOptionalrender: IStyleHTMLWrappercolumn label
provide a pattern with which the value will be wrapped, use ${value} for the current and and ${item} for the whole item
pattern to apply
Optionaltemplates: string[]optional templates for patterns to provide in the edit pattern dialog
specify the renderer to used for this column
Optionalrenderer: stringwithin a cell
OptionalgroupRenderer: stringwithin an aggregated cell
OptionalsummaryRenderer: stringwithin the summary in the header and side panel
column summary text (subtitle)
sets the default width of the column
changes the alignment of the column