You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would seem that the HTMLElementEventMap does not have animationstart nor animationend yet there is an AnimationEvent type. Is this intentional ? The technology is starting to be pretty supported across browsers.
TypeScript Version: 2.6.2
It would seem that the
HTMLElementEventMapdoes not haveanimationstartnoranimationendyet there is anAnimationEventtype. Is this intentional ? The technology is starting to be pretty supported across browsers.