getFacetedMinMaxValues

abstract val getFacetedMinMaxValues: (table: Table<TData>, columnId: String) -> () -> Tuple2<Int, Int>??(source)