scala-js / scala-js-dom

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

Add `Element#closest` #752

Closed DanielMoss closed 1 year ago

DanielMoss commented 1 year ago

Hi! This just adds a facade. ~You might spot that when I ran prePR some of the API report formatting changed. I'm not sure why this is, but I'm happy to manually pluck those changes out if you like.~ (done)

MDN docs.