Docs.rs
dioxus-native-0.7.0-alpha.1
dioxus-native 0.7.0-alpha.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jkelleyrtp
nicoburns
Dependencies
anyrender ^0.1
normal
anyrender_vello ^0.1
normal
blitz-dom ^0.1.0-alpha.2
normal
blitz-net ^0.1.0-alpha.2
normal
optional
blitz-paint ^0.1.0-alpha.2
normal
optional
blitz-shell ^0.1.0-alpha.2
normal
blitz-traits ^0.1.0-alpha.2
normal
dioxus-asset-resolver ^0.7.0-alpha.1
normal
dioxus-cli-config ^0.7.0-alpha.1
normal
optional
dioxus-core ^0.7.0-alpha.1
normal
dioxus-devtools ^0.7.0-alpha.1
normal
optional
dioxus-document ^0.7.0-alpha.1
normal
dioxus-history ^0.7.0-alpha.1
normal
dioxus-html ^0.7.0-alpha.1
normal
futures-util ^0.3
normal
keyboard-types ^0.7
normal
rustc-hash ^2.1.1
normal
tokio ^1.43
normal
optional
tracing ^0.1.41
normal
optional
winit ^0.30.2
normal
Versions
38.46%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dioxus_
native
0.7.0-alpha.1
All Items
Sections
Feature flags
Crate Items
Structs
Enums
Functions
Crate
dioxus_native
Copy item path
Source
Expand description
A native renderer for Dioxus.
§
Feature flags
default
: Enables the features listed below.
accessibility
: Enables
accesskit
accessibility support.
hot-reload
: Enables hot-reloading of Dioxus RSX.
menu
: Enables the
muda
menubar.
tracing
: Enables tracing support.
Structs
§
Dioxus
Document
Dioxus
Native
Application
Enums
§
Dioxus
Native
Event
Dioxus-native specific event type
Functions
§
launch
Launch an interactive HTML/CSS renderer driven by the Dioxus virtualdom
launch_
cfg
launch_
cfg_
with_
props