# buildDataStack

**Kind:** Constant

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

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

## Definition

```ts
[Context, Node][]
```

## Value

```ts
[]
```

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `STASH_EFFECT` — `src/jsx/hooks/index.ts`:9
- `StreamingContext` — `src/jsx/streaming.ts`:30
