@native-html/heuristic-table-plugin
Version:
🔠A 100% native component using heuristics to render tables in react-native-render-html
14 lines (8 loc) • 376 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) > [TdRenderer](./heuristic-table-plugin.tdrenderer.md)
## TdRenderer variable
The renderer component for `td` tag.
<b>Signature:</b>
```typescript
TdRenderer: CustomBlockRenderer
```