Types > CurrencyFormat
Description
Currency formatting options
Fields
What to use as decimal separator
Example: "."
Whether to add decimals or not
Example: true
How number is assembled into a string, {} is replaced by the formatted number
Example: "${} USD"
What to use as thousands separator
Example: ","
Used By
Types
Preview (typescript)
Loading module