Expand description
§Dioxus React Integration
This crate provides tools for serving React applications within the Dioxus runtime, combining the best of both worlds: native Dioxus capabilities with React’s ecosystem.
Re-exports§
pub use container::ReactApp;pub use container::ReactApp;pub use container::ReactManifest;