set_webview_html_impl

Function set_webview_html_impl 

Source
pub(super) async fn set_webview_html_impl(
    env: &MountainEnvironment,
    handle: String,
    html: String,
) -> Result<(), CommonError>
Expand description

Sets the HTML content of a Webview.