ColumnGroup
Column group definition (computed at runtime)
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
id | string | Unique group identifier |
label? | string | Display label for the group header |
columns | ColumnConfig<T>[] | Columns belonging to this group |
firstIndex | number | Index of first column in this group |
renderer? | (params: GroupHeaderRenderParams) => string | void | HTMLElement | Per-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