<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/heuristic-table-plugin](./heuristic-table-plugin.md) &gt; [renderers](./heuristic-table-plugin.renderers.md)

## renderers variable

Renderers to be merged in the `renderers` prop of `RenderHTML` component.

<b>Signature:</b>

```typescript
renderers: Record<'th' | 'td' | 'table', CustomBlockRenderer>
```
