WebView.html

Set webview HTML directly.

webview.html = "<html><body>hello, world!</body></html>";
struct WebView
void
html
(
string data
)

Meta