@native-html/heuristic-table-plugin
Version:
🔠A 100% native component using heuristics to render tables in react-native-render-html
12 lines (7 loc) • 439 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@native-html/heuristic-table-plugin](./heuristic-table-plugin.md) > [TableCellPropsFromParent](./heuristic-table-plugin.tablecellpropsfromparent.md) > [cell](./heuristic-table-plugin.tablecellpropsfromparent.cell.md)
## TableCellPropsFromParent.cell property
<b>Signature:</b>
```typescript
cell: TableCell;
```