UNPKG

material-react-table

Version:

A fully featured Material UI V6 implementation of TanStack React Table V8, written from the ground up in TypeScript.

4 lines (2 loc) 114 B
import { aggregationFns } from '@tanstack/react-table'; export const MRT_AggregationFns = { ...aggregationFns };