MCPcopy Create free account
hub / github.com/DioxusLabs/dioxus-components / pointer.rs

File pointer.rs

primitives/src/pointer.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::dioxus_core::{queue_effect, Runtime};
2use dioxus::html::geometry::ClientPoint;
3use dioxus::prelude::*;
4

Callers

nothing calls this directly

Calls 4

add_pointerFunction · 0.85
update_pointerFunction · 0.85
remove_pointerFunction · 0.85
as_strMethod · 0.45

Tested by

no test coverage detected