Skip to content

ColumnGroup

Column group definition (computed at runtime)

PropertyTypeDescription
idstringUnique group identifier
label?stringDisplay label for the group header
columnsColumnConfig<T>[]Columns belonging to this group
firstIndexnumberIndex of first column in this group
renderer?(params: GroupHeaderRenderParams) => string | void | HTMLElementPer-group renderer. Resolved from the originating ColumnGroupDefinition.renderer when present.
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://raw.githubusercontent.com/OysteinAmundsen/toolbox/main/llms-full.txt