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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy