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