Hierarchy

  • CurrencyStringOptions

Properties

additionalDecimalPlaces?: number

Can be used to increase the precision of the currency string. Additional decimal places will be shown only if necessary. The minimum number of shown decimal places depend on the used currency.

Default Value

0

showCurrency?: boolean

Default Value

true

useGrouping?: boolean

Default Value

true

Generated using TypeDoc