Formats a number as a currency (ie $1,234.56). When no currency symbol is provided, default symbol for current locale is used.
Input to filter.
Currency symbol or identifier to be displayed.
Number of decimal places to round the amount to, defaults to default max fraction size for current locale
Formatted number
Generated using TypeDoc
Formats a number as a currency (ie $1,234.56). When no currency symbol is provided, default symbol for current locale is used.