@native-html/heuristic-table-plugin
Version:
🔠A 100% native component using heuristics to render tables in react-native-render-html
21 lines (12 loc) • 592 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) > [DisplayCell](./heuristic-table-plugin.displaycell.md)
## DisplayCell interface
<b>Signature:</b>
```typescript
export interface DisplayCell extends CellProperties
```
<b>Extends:</b> [CellProperties](./heuristic-table-plugin.cellproperties.md)
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [tnode](./heuristic-table-plugin.displaycell.tnode.md) | TNode | |