Documentation

@kanunilabs/pivotgrid


@kanunilabs/pivotgrid / createValueFormatter

Function: createValueFormatter()

createValueFormatter(locale): (val, df) => string

Intl.NumberFormat cache keyed by format OBJECT identity — recreated per locale.

Parameters

locale

string

Returns

(val, df) => string