getGroupingValue

abstract var getGroupingValue: (row: TData) -> Any?(source)

Specify a value to be used for grouping rows on this column. If this option is not specified, the value derived from accessorKey / accessorFn will be used instead. API Docs Guide