Function freya::prelude::dioxus_elements::events::ontouchmove    
pub fn ontouchmove<E, T>(
    _f: impl FnMut(Event<TouchData>) -> E + 'static
) -> Attributewhere
    E: EventReturn<T>,pub fn ontouchmove<E, T>(
    _f: impl FnMut(Event<TouchData>) -> E + 'static
) -> Attributewhere
    E: EventReturn<T>,