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