<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [tableModel](./table-plugin.tablemodel.md)

## tableModel variable

The model to attach to custom table renderers.

<b>Signature:</b>

```typescript
tableModel: HTMLElementModel<'table', HTMLContentModel.block>
```
