Function freya::elements::ontouchmove
pub fn ontouchmove<'a>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<TouchData>) + 'a
) -> Attribute<'a>
pub fn ontouchmove<'a>(
_cx: &'a ScopeState,
_f: impl FnMut(Event<TouchData>) + 'a
) -> Attribute<'a>