Preparing search index...
The search index is not available
Trova Core - v3.43.0
Trova Core
@trova-trip/trova-common
coreUtils
currencyUtils
formatPrice
Function formatPrice
Returns the formatted price including the symbol for the given currency.
formatPrice
(
price
:
number
,
currencyCode
?:
string
,
fractionDigits
?:
number
,
)
:
string
Parameters
price
:
number
currencyCode
:
string
= 'USD'
fractionDigits
:
number
= 0
Returns
string
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Trova Core - v3.43.0
Loading...
Returns the formatted price including the symbol for the given currency.