Crates.io | dioxus-desktop |
lib.rs | dioxus-desktop |
version | 0.6.0-alpha.4 |
source | src |
created_at | 2022-01-03 07:18:28.080888 |
updated_at | 2024-11-01 23:30:27.103813 |
description | WebView renderer for Dioxus |
homepage | https://dioxuslabs.com/learn/0.5/getting_started |
repository | https://github.com/DioxusLabs/dioxus/ |
max_upload_size | |
id | 506895 |
size | 1,395,286 |
Website | Guides | API Docs | Chat
dioxus-desktop
provides a webview-based desktop renderer for the Dioxus VirtualDom.
This requires that webview is installed on the target system. WebView is installed by default on macOS and iOS devices, but might not come preinstalled on Windows or Linux devices. To fix these issues, follow the instructions in the guide.
wry
and tao
window
and Proxy
types from tao for direct window manipulationThis project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you shall be licensed as MIT without any additional terms or conditions.