Skip to content

GroupingRowsConfig

Since v1.8.0

Grouping-rows config widened to accept a React groupRowRenderer (params: GroupRowRenderParams) => ReactNode in addition to the vanilla (params) => HTMLElement | string | void signature.

type GroupingRowsConfig = Omit<CoreGroupingRowsConfig, "groupRowRenderer"> & object
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt