Expand description
Drag, Pinch, and Hover gestures for dioxus components.
Please note: This crate is in early development and may contain bugs and missing implementations.
W3C Drafts and applicable documents:
- https://www.w3.org/TR/pointerevents/
- https://www.w3.org/TR/2025/WD-pointerevents4-20250501/
- https://www.w3.org/TR/2025/CRD-pointerevents3-20250501/
- https://www.w3.org/TR/2019/REC-pointerevents2-20190404/
- https://drafts.csswg.org/selectors/#hover-pseudo
Re-exports§
pub use use_gestures::use_gestures;