ribir_widgets 0.4.0-alpha.65

A non-intrusive declarative GUI framework, to build modern native/wasm cross-platform applications.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod animate_match;
pub use animate_match::*;
pub mod animated_presence;
pub use animated_presence::*;
pub mod animated_visibility;
pub use animated_visibility::*;
pub mod keyframes;
pub use keyframes::*;
pub mod stagger;
pub use stagger::*;