scala-js / scala-js-dom

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

Add `History#scrollRestoration` #718

Closed zetashift closed 2 years ago

zetashift commented 2 years ago

Facade for https://developer.mozilla.org/en-US/docs/Web/API/History/scrollRestoration

If there is anything missing or wrong, let me know!