Jonathan Kelley 2eeb8f2386 wip: refactor a bit vor 4 Jahren
..
.vscode 39bd1856f4 Feat: update examples vor 4 Jahren
examples 2eeb8f2386 wip: refactor a bit vor 4 Jahren
src 8c541f66d5 wip: todos vor 4 Jahren
Cargo.toml 8c541f66d5 wip: todos vor 4 Jahren
README.md 9c01736895 WIP: Dioxus-webview vor 4 Jahren

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.