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