Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/utils
formatNumber
Function formatNumber
formatNumber
(
_amount_
:
string
|
number
,
options
:
FormatNumberOptions
)
:
string
Format a number with the given options.
Parameters
_amount_
:
string
|
number
options
:
FormatNumberOptions
The formatting options.
Returns
string
The formatted number as a string.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
GitHub
Left Curve Software Stack
Loading...
Format a number with the given options.