Jonathan Kelley 3b30fa61b8 Feat: a few bugs, but the event system works! 4 роки тому
..
examples 3b30fa61b8 Feat: a few bugs, but the event system works! 4 роки тому
src 3b30fa61b8 Feat: a few bugs, but the event system works! 4 роки тому
Cargo.toml e840f472fa WIP: moving to CbIdx as serializable event system 4 роки тому
README.md 9c01736895 WIP: Dioxus-webview 4 роки тому

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.