yew-interop 0.3.0

use javascript and css asynchrously in yew
Documentation

Yew Interop

Load JavaScript and CSS asynchronously in Yew

Crates.io demo badge released demo badge master docs.rs docs master minimal rustc
## Load On Demand With `yew-interop`, each resource is requested on demand when a consuming component requests it. If you include your libraries using the [JS-snippet method with wasm-bindgen](https://rustwasm.github.io/wasm-bindgen/reference/js-snippets.html) or insert them as `