pub fn launch_virtual_dom(virtual_dom: VirtualDom, desktop_config: Config) -> !
Expand description
Launches the WebView and runs the event loop, with configuration and root props.
pub fn launch_virtual_dom(virtual_dom: VirtualDom, desktop_config: Config) -> !
Launches the WebView and runs the event loop, with configuration and root props.