UNPKG

@native-html/heuristic-table-plugin

Version:

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

14 lines (8 loc) • 543 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; [HeuristicTablePluginConfig](./heuristic-table-plugin.heuristictablepluginconfig.md) &gt; [forceStretch](./heuristic-table-plugin.heuristictablepluginconfig.forcestretch.md) ## HeuristicTablePluginConfig.forceStretch property When true, force the table to stretch to the available width. <b>Signature:</b> ```typescript forceStretch?: boolean; ```