UNPKG

@native-html/iframe-plugin

Version:

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

14 lines (8 loc) 395 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; [iframeModel](./iframe-plugin.iframemodel.md) ## iframeModel variable The model to attach to custom iframe renderers. <b>Signature:</b> ```typescript iframeModel: HTMLElementModel<'iframe', HTMLContentModel.block> ```