Module dioxus_web::launch

source ·
Expand description

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

Re-exports§

Functions§

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