ezyVet Javascript Helper Library Documentation
Preparing search index...
isPrimitive
Function isPrimitive
isPrimitive
(
value
:
unknown
)
:
boolean
Detects if the value is primitive, i.e. is null or not equal to an object
Parameters
value
:
unknown
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ezyVet Javascript Helper Library Documentation
Loading...
Detects if the value is primitive, i.e. is null or not equal to an object