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