# Context

**Kind:** Type

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

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

## Definition

```ts
| [ PendingType, boolean, UpdateHook, boolean, boolean, [Context, Function, NodeObject][], ] | [PendingType, boolean, UpdateHook, boolean] | [PendingType, boolean, UpdateHook] | [PendingType, boolean] | [PendingType] | []
```
