<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [HTMLTableBaseProps](./table-plugin.htmltablebaseprops.md) &gt; [html](./table-plugin.htmltablebaseprops.html.md)

## HTMLTableBaseProps.html property

The outerHtml of <table> tag.

<b>Signature:</b>

```typescript
html: string;
```
