Umi — API References - v1.3.0
Preparing search index...
umi
amountToString
Function amountToString
amountToString
(
value
:
Amount
,
maxDecimals
?:
number
)
:
string
Converts an amount to a string by using the amount's decimals.
Parameters
value
:
Amount
Optional
maxDecimals
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Converts an amount to a string by using the amount's decimals.