Skip to content

Component <WebView/>

const WebView: ForwardRefExoticComponent<Omit<WebViewProps, "ref"> & RefAttributes<HTMLIFrameElement>>

Source: WebView.tsx

Component that renders an external application inside an iframe.

Built by Prozilla