Function launch_virtual_dom

Source
pub fn launch_virtual_dom(vdom: VirtualDom, platform_config: Config)
Expand description

Launch the web application with a prebuild virtual dom

For a builder API, see LaunchBuilder defined in the dioxus crate.