Preparing search index...
The search index is not available
@fkui/logic
@fkui/logic
formatNumber
Function formatNumber
formatNumber
(
value
:
undefined
|
null
|
string
|
number
,
decimals
?:
number
,
)
:
undefined
|
string
Format number with thousand separator and use comma as decimal separator.
Parameters
value
:
undefined
|
null
|
string
|
number
Optional
decimals
:
number
Returns
undefined
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@fkui/logic
Loading...
Format number with thousand separator and use comma as decimal separator.