getFacetedMinMaxValues
abstract val getFacetedMinMaxValues: () -> ERROR CLASS: Symbol not found for Tuple2<kotlin/Int, kotlin/Int>??(source)
A function that computes and returns a min/max tuple derived from column.getFacetedRowModel. Useful for displaying faceted result values.
⚠️ Requires that you pass a valid
getFacetedMinMaxValuesfunction tooptions.getFacetedMinMaxValues. A default implementation is provided via the exportedgetFacetedMinMaxValuesfunction. API Docs Guide