Function dioxus_html::events::ontouchmove
source · pub fn ontouchmove<'a, E: EventReturn<T>, T>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<TouchData>) -> E + 'a
) -> Attribute<'a>
Expand description
touchmove
pub fn ontouchmove<'a, E: EventReturn<T>, T>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<TouchData>) -> E + 'a
) -> Attribute<'a>
touchmove