Docs.rs
dioxus-theme-0.1.0-alpha.4
dioxus-theme 0.1.0-alpha.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Collin-Budrick
Dependencies
dioxus ^0.8.0-alpha.0
normal
dioxus-motion-core ^0.1.0-alpha.1
normal
dioxus-native-port ^0.1.0-alpha.3
normal
dioxus-theme-core ^0.1.0-alpha.4
normal
Versions
7.25%
of the crate is documented
Platform
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
Skip to main content
ThemeAnim
dioxus_
theme
0.1.0-alpha.4
Theme
Anim
Aliased Type
Variants
CssOnly
None
ViewTransition
In crate dioxus_
theme
dioxus_theme
Type Alias
Theme
Anim
Copy item path
Source
pub type ThemeAnim =
ThemeAnimationMode
;
Aliased Type
§
pub enum ThemeAnim { ViewTransition, CssOnly, None, }
Variants
§
§
ViewTransition
§
CssOnly
§
None