Preparing search index...
The search index is not available
Silvertree API
Silvertree API
@silvertree/core
isClassInstance
Function isClassInstance
is
Class
Instance
<
T
>
(
obj
)
:
obj
is
T
&
Object
Checks if an object is an instance of a class.
Type Parameters
T
Parameters
obj
:
T
|
TClassConstructor
<
T
>
Returns
obj
is
T
&
Object
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Silvertree API
Loading...
Checks if an object is an instance of a class.