UNPKG

@native-html/iframe-plugin

Version:

🌐 A WebView-based plugin to render iframes in react-native-render-html

19 lines (10 loc) 525 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@native-html/iframe-plugin](./iframe-plugin.md) &gt; [IframeConfig](./iframe-plugin.iframeconfig.md) &gt; [webViewProps](./iframe-plugin.iframeconfig.webviewprops.md) ## IframeConfig.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.