scala-js-dom
scala-js-dom copied to clipboard
Missing basic DOM operation: Element.replaceWith
Pretty much supported in all browsers: https://caniuse.com/mdn-api_element_replacewith DOM Standard: https://dom.spec.whatwg.org/#interface-childnode MDN: https://developer.mozilla.org/en-US/docs/Web/API/Element/replaceWith
Thanks, PRs happily accepted! :)