dioxus/packages/webview-client/README.md
2021-10-04 01:28:04 -04:00

8 lines
170 B
Markdown

# 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.