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.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.