FacetedColumn
Properties
Link copied to clipboard
A function that computes and returns a min/max tuple derived from column.getFacetedRowModel
. Useful for displaying faceted result values.
Link copied to clipboard
Returns the row model with all other column filters applied, excluding its own filter. Useful for displaying faceted result counts.
Link copied to clipboard
A function that computes and returns a Map
of unique values and their occurrences derived from column.getFacetedRowModel
. Useful for displaying faceted result values.