dioxus/packages/webview-client/README.md

9 lines
170 B
Markdown
Raw Normal View History

2021-10-04 05:28:04 +00:00
# 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.