getFacetedRowModel
Returns the row model with all other column filters applied, excluding its own filter. Useful for displaying faceted result counts.
⚠️ Requires that you pass a valid
getFacetedRowModel
function tooptions.facetedRowModel
. A default implementation is provided via the exportedgetFacetedRowModel
function. API Docs Guide