# Child

**Kind:** Type

**Source:** [`src/jsx/base.ts`](https://github.com/honojs/hono/blob/main/src/jsx/base.ts#L162)

**Part of:** [Jsx](subsystem-src-jsx)

## Definition

```ts
| string | Promise<string> | number | JSXNode | null | undefined | boolean | Child[]
```
