WebViewControllerProps

Description

WebView Controller props types

interface WebViewControllerProps {
    uri: string;
}

Properties

Properties

uri: string

The uri of the web page to display