MixNumberFormat
Mixin for formatting of numbers. Data: currencyDisplay: 'symbol'
minDecimals: 0
maxDecimals: 0
Methods
Method | Description | Parameters |
---|---|---|
formatCurrency | Format a currency | Number |
formatNumber | Format a number | Number |
Computed
Computed | Type | Description | From Store |
---|---|---|---|
langCode | String | Current langCode from $i18n | No |
currency | String | Current currency from marketId | Yes |