FunctionsisComponentisComponent CallableisComponent(value: any): value is ComponentConstructor<{}> | Component<{}>Determines whether the given value is a component created by extending ComponentConstructor.
Determines whether the given value is a component created by extending ComponentConstructor.