UNPKG

@native-html/iframe-plugin

Version:

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

14 lines (8 loc) 478 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; [injectedCSSStyles](./iframe-plugin.iframeconfig.injectedcssstyles.md) ## IframeConfig.injectedCSSStyles property When defined, the provided CSS will be injected in a `style` element. <b>Signature:</b> ```typescript injectedCSSStyles?: string; ```