@native-html/iframe-plugin
Version:
🌐 A WebView-based plugin to render iframes in react-native-render-html
14 lines (8 loc) • 521 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@native-html/iframe-plugin](./iframe-plugin.md) > [IframeRenderer](./iframe-plugin.iframerenderer.md)
## IframeRenderer variable
The renderer component for the iframe element. This renderer is fully scalable, and will adjust to `contentWidth` and `computeEmbeddedMaxWidth`<!-- -->. It also features `onLinkPress`<!-- -->.
<b>Signature:</b>
```typescript
IframeRenderer: CustomBlockRenderer
```