[**@twipped/hooks**](../../README.md) • **Docs**

***

# Function: isClassComponent()

> **isClassComponent**(`component`): `boolean`

Returns true if the given value is a react class component

## Parameters

• **component**: `any`

## Returns

`boolean`

## Source

[hooks/children.js:36](https://github.com/Twipped/hooks/blob/main/hooks/children.js#L36)
