UNPKG

@native-html/heuristic-table-plugin

Version:

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

23 lines (14 loc) • 769 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; [CellProperties](./heuristic-table-plugin.cellproperties.md) ## CellProperties interface <b>Signature:</b> ```typescript export interface CellProperties extends Coordinates ``` <b>Extends:</b> [Coordinates](./heuristic-table-plugin.coordinates.md) ## Properties | Property | Type | Description | | --- | --- | --- | | [constraints](./heuristic-table-plugin.cellproperties.constraints.md) | TCellConstraints | | | [lenX](./heuristic-table-plugin.cellproperties.lenx.md) | number | | | [lenY](./heuristic-table-plugin.cellproperties.leny.md) | number | |