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