pub fn oncanplaythrough<'a, E: EventReturn<T>, T>(
    _cx: &'a ScopeState,
    _f: impl FnMut(Event<MediaData>) -> E + 'a
) -> Attribute<'a>
Expand description

canplaythrough