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

***

# Function: isFragment()

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

Returns true if the given child is a fragment element

## Parameters

• **element**: `any`

## Returns

`boolean`

## Source

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