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