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) • 440 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; [renderers](./heuristic-table-plugin.renderers.md) ## renderers variable Renderers to be merged in the `renderers` prop of `RenderHTML` component. <b>Signature:</b> ```typescript renderers: Record<'th' | 'td' | 'table', CustomBlockRenderer> ```