getFacetedMinMaxValues

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