Skip to content

pantoken / renderers/web-components/src / formatNumber

Function: formatNumber()

formatNumber(locale, value, options?): string

Alpha

A locale-bound number formatter (thousands separators, currency, percent, etc.).

Parameters

locale

string

value

number

options?

NumberFormatOptions

Returns

string