All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.build.lib.utils.getGroupedRowModel.d.ts Maven / Gradle / Ivy

The newest version!
import { Table, RowModel, RowData } from '../types';
export declare function getGroupedRowModel(): (table: Table) => () => RowModel;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy