mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Add documentation for wasm-bindgen Adds a wasm-bindgen section to docs and gives a high level description of it's crates and how they are used with Yew. * Fix typos and formatting * Expand JS example section * fix re-export web_sys through yew info * Add HtmlSelectElement feature * Fix identing * Fix code example comment