@hexafuchs/what.js
Preparing search index...
isNumeric
Function isNumeric
isNumeric
(
value
:
unknown
)
:
boolean
Returns if the value is numeric (either a number, bigint or a string that represents a number).
Parameters
value
:
unknown
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
Returns if the value is numeric (either a number, bigint or a string that represents a number).