Appearance
wm-kit / Exports / IFormatPriceConfig
Interface: IFormatPriceConfig
Table of contents
Properties
Properties
decimal
• Optional
decimal: string
小数点符号 默认是‘.’
Defined in
src/modules/price/index.ts:11
separator
• Optional
separator: string
分割符号 默认没有
Defined in
src/modules/price/index.ts:13
symbol
• Optional
symbol: string
金额符号 默认没有
Defined in
src/modules/price/index.ts:9