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.
pub fn launch_virtual_dom(vdom: VirtualDom, platform_config: Config)Launch the web application with a prebuild virtual dom
For a builder API, see LaunchBuilder defined in the dioxus crate.