@nosto/search-js
Preparing search index...
currencies
getCurrencyFormatting
Function getCurrencyFormatting
getCurrencyFormatting
(
overrides
?:
Partial
<
CurrencyConfig
>
,
)
:
{
formatCurrency
:
(
value
:
number
,
currency
?:
string
)
=>
string
}
Parameters
overrides
:
Partial
<
CurrencyConfig
>
= {}
Returns
{
formatCurrency
:
(
value
:
number
,
currency
?:
string
)
=>
string
}
formatCurrency
:
(
value
:
number
,
currency
?:
string
)
=>
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nosto/search-js
Loading...