Jonathan Kelley 70cd46dbb2 docs: move around examples há 4 anos atrás
..
.vscode 39bd1856f4 Feat: update examples há 4 anos atrás
examples 70cd46dbb2 docs: move around examples há 4 anos atrás
src 70cd46dbb2 docs: move around examples há 4 anos atrás
Cargo.toml b9ff95fa12 wip: start moving events to rc<event> há 4 anos atrás
README.md 9c01736895 WIP: Dioxus-webview há 4 anos atrás

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.