scala-js / scala-js-dom

Statically typed DOM API for Scala.js
Other
315 stars 160 forks source link

Add `Element#replaceWith` #720

Closed zetashift closed 2 years ago

zetashift commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Element/replaceWith

Let me know what you think!