Preparing search index...
The search index is not available
react-declarative - v2.6.90
react-declarative
isObject
Function isObject
Check if a given value is an object.
is
Object
(
obj
)
:
boolean
Parameters
obj
:
any
The value to check.
Returns
boolean
Returns
true
if the value is an object, else
false
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-declarative - v2.6.90
Loading...
Check if a given value is an object.