UNPKG

@native-html/heuristic-table-plugin

Version:

🔠 A 100% native component using heuristics to render tables in react-native-render-html

21 lines (12 loc) • 637 B
<!-- 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' | |