scala-js-dom
scala-js-dom copied to clipboard
Support Web Animation API
Although in draft status, the upcoming web animation API is already partially supported in the most browsers.
- Extend
org.scalajs.dom.raw.Elementand add aanimatemethod - Create the new
Animationobject
@modoodalvi sounds like something we can offer as an experimental API in v2, would you mind making a PR? :)
Not sure I can do it, but I will have a look 👍
No update