Module launch

Source
Expand description

This module contains the launch function, which is the main entry point for dioxus web

Re-exports§

pub use crate::Config;

Functions§

launch
Launch the web application with the given root component, context and config
launch_cfg
Launch the web application with the given root component and config
launch_virtual_dom
Launch the web application with a prebuild virtual dom