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