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

***

# Function: isElement()

> **isElement**(`element`): `boolean`

Returns true if the given value is a react element object.

## Parameters

• **element**: `any`

## Returns

`boolean`

## Source

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