Jonathan Kelley 7fbaf69cab Docs: more examples and docs há 4 anos atrás
..
.vscode 39bd1856f4 Feat: update examples há 4 anos atrás
examples 7fbaf69cab Docs: more examples and docs há 4 anos atrás
src f5683a2346 wip: docs há 4 anos atrás
Cargo.toml 7fbaf69cab Docs: more examples and docs 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.