<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [TableRenderer](./table-plugin.tablerenderer.md)

## TableRenderer variable

The renderer component for the table element. This renderer is fully scalable, and will adjust to `contentWidth` and `computeEmbeddedMaxWidth`<!-- -->. It also features `onLinkPress`<!-- -->.

<b>Signature:</b>

```typescript
TableRenderer: CustomBlockRenderer
```
