navigate

public final Unit navigate(String v)

Navigates webview to the given URL

URL may be a data URI, i.e. "data:text/text,...". It is often ok not to url-encode it properly, webview will re-encode it for you. Same as url

Parameters

v

the URL or URI

public final Unit navigate(String v)

Navigates webview to the given URL

URL may be a data URI, i.e. "data:text/text,...". It is often ok not to url-encode it properly, webview will re-encode it for you. Same as url

Parameters

v

the URL or URI

public final Unit navigate(String v)

Navigates webview to the given URL

URL may be a data URI, i.e. "data:text/text,...". It is often ok not to url-encode it properly, webview will re-encode it for you. Same as url

Parameters

v

the URL or URI