@native-html/table-plugin
Version:
🔠A WebView-based plugin to render tables in react-native-render-html
16 lines (9 loc) • 526 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@native-html/table-plugin](./table-plugin.md) > [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)