Skip to content

pantoken / renderers/web-components/src / formatNumber

函式: formatNumber()

formatNumber(locale, value, options?): string

Alpha(內測)

區域設定綁定的數字格式化器(千位分隔符、貨幣、百分比等)。

參數

locale

string

value

number

options?

NumberFormatOptions

回傳

string