UNPKG

@native-html/iframe-plugin

Version:

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

14 lines (8 loc) 503 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; [HTMLIframeProps](./iframe-plugin.htmliframeprops.md) &gt; [scaleFactor](./iframe-plugin.htmliframeprops.scalefactor.md) ## HTMLIframeProps.scaleFactor property When scalesPageToFit is enabled, scales the WebView zoom level to make sure the viewport fits contentWidth. <b>Signature:</b> ```typescript scaleFactor: number; ```