Skip to content

GroupRowRenderParams

Since v0.1.1

Parameters passed to custom group row renderer

PropertyTypeDescription
keystringThe group key
valueanyThe group value (last segment of path)
depthnumberDepth level (0-based)
rowsany[]All data rows in this group (including nested)
expandedbooleanWhether the group is expanded
toggleExpand() => voidToggle expand/collapse