vtils
Home
>
utils
>
FormatNumberOptions
FormatNumberOptions interface
格式化数字选项。
Signature:
export
declare
interface
FormatNumberOptions
Properties
Property
Type
Description
thousandsSeparator?
string
(Optional)
整数部分的千分位分隔符。 ‘,’
thousandthsSeparator?
string
(Optional)
小数部分的千分位分隔符。 ‘’