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