getGlobalFacetedRowModel: () => RowModel<TData>
getGlobalFacetedRowModel: () => RowModel<TData>
Returns the faceted row model for the global filter.
getGlobalFacetedUniqueValues: () => Map<any, number>
getGlobalFacetedUniqueValues: () => Map<any, number>
Returns the faceted unique values for the global filter.
getGlobalFacetedMinMaxValues: () => [number, number]
getGlobalFacetedMinMaxValues: () => [number, number]
Returns the faceted min and max values for the global filter.