UNPKG

@native-html/table-plugin

Version:

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

14 lines (8 loc) • 613 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; [TableStyleSpecs](./table-plugin.tablestylespecs.md) &gt; [fitContainerHeight](./table-plugin.tablestylespecs.fitcontainerheight.md) ## TableStyleSpecs.fitContainerHeight property Expand table to HTML height. \*\*You must une unconstrained height for this to work!\*\* See [TableConfig.computeContainerHeight](./table-plugin.tableconfig.computecontainerheight.md)<!-- -->. <b>Signature:</b> ```typescript fitContainerHeight: boolean; ```