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