UNPKG

@native-html/table-plugin

Version:

🔠 A WebView-based plugin to render tables in react-native-render-html

16 lines (9 loc) • 691 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [TableContentHeightState](./table-plugin.tablecontentheightstate.md) ## TableContentHeightState type An object describing the present knowledge of content height. <b>Signature:</b> ```typescript export declare type TableContentHeightState = TableHeuristicContentHeightState | TableAccurateContentHeightState; ``` <b>References:</b> [TableHeuristicContentHeightState](./table-plugin.tableheuristiccontentheightstate.md)<!-- -->, [TableAccurateContentHeightState](./table-plugin.tableaccuratecontentheightstate.md)