<!-- 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; [TableRoot](./heuristic-table-plugin.tableroot.md)

## TableRoot interface


<b>Signature:</b>

```typescript
export interface TableRoot 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [children](./heuristic-table-plugin.tableroot.children.md) | [TableFlexRowContainer](./heuristic-table-plugin.tableflexrowcontainer.md)<!-- -->\[\] |  |
|  [type](./heuristic-table-plugin.tableroot.type.md) | 'root' |  |

