mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-03-08 09:17:33 +00:00
170 B
170 B
the client part of the vdom
this crate is designed to be the "receiving end" of the dioxus virtualdom, using wasm_bindgen to expose an API for the receiving end.