ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
lib/currency-utils
formatCurrency
Function formatCurrency
formatCurrency
(
amount
:
number
,
currencyCode
?:
string
,
options
?:
{
decimals
?:
number
;
showSymbol
?:
boolean
}
,
)
:
string
Formate un montant avec le symbole de devise
Parameters
amount
:
number
currencyCode
:
string
= 'MAD'
options
:
{
decimals
?:
number
;
showSymbol
?:
boolean
}
= {}
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...
Formate un montant avec le symbole de devise