UNPKG

@native-html/table-plugin

Version:

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

19 lines (10 loc) • 517 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; [TableConfig](./table-plugin.tableconfig.md) &gt; [webViewProps](./table-plugin.tableconfig.webviewprops.md) ## TableConfig.webViewProps property Any props you'd like to pass to the `WebView` component. <b>Signature:</b> ```typescript webViewProps?: any; ``` ## Remarks `source` and `javascriptEnabled` will be ignored and overriden.