<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [HTMLTableProps](./table-plugin.htmltableprops.md)

## HTMLTableProps interface

Props for HTMLTable component.

<b>Signature:</b>

```typescript
export interface HTMLTableProps extends TableConfig, HTMLTableBaseProps 
```
<b>Extends:</b> [TableConfig](./table-plugin.tableconfig.md)<!-- -->, [HTMLTableBaseProps](./table-plugin.htmltablebaseprops.md)

