Skip to content

ColumnGroup

Since v0.1.1

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://toolboxjs.com/llms-full.txt