<!-- 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; [htmlAttribs](./table-plugin.htmltablebaseprops.htmlattribs.md)

## HTMLTableBaseProps.htmlAttribs property

Html attributes for this table node.

<b>Signature:</b>

```typescript
htmlAttribs?: Record<string, string>;
```
