Jonathan Kelley e66827ec92 wip: add deeply neste example 4 anni fa
..
.vscode 39bd1856f4 Feat: update examples 4 anni fa
examples e66827ec92 wip: add deeply neste example 4 anni fa
src 305ff919ef Feat: ensure mutabality is okay when not double-using the components 4 anni fa
Cargo.toml 92d9521a73 WIP: remove FC 4 anni fa
README.md 9c01736895 WIP: Dioxus-webview 4 anni fa

README.md

Dioxus-Web

Build interactive user experiences directly in the web browser!

Dioxus-web provides a WebsysRenderer for the Dioxus Virtual Dom that handles events, progresses components, and updates the actual DOM using web-sys methods.