UNPKG

@native-html/table-plugin

Version:

🔠 A WebView-based plugin to render tables in react-native-render-html

14 lines (8 loc) • 451 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [HTMLTableBaseProps](./table-plugin.htmltablebaseprops.md) &gt; [onLinkPress](./table-plugin.htmltablebaseprops.onlinkpress.md) ## HTMLTableBaseProps.onLinkPress property Intercept links press. <b>Signature:</b> ```typescript onLinkPress?: RenderersProps['a']['onPress']; ```