Definition
Web Animations Level 2 defines EffectCallback
callback EffectCallback = undefined (double? progress,
(Element or CSSPseudoElement) currentTarget,
Animation animation);
EffectCallback
callbackWeb Animations Level 2 defines EffectCallback
callback EffectCallback = undefined (double? progress,
(Element or CSSPseudoElement) currentTarget,
Animation animation);