You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lower level API that is used by the [ponyfill](https://ponyfill.com)[scroll-into-view-if-needed](https://github.com/stipsan/scroll-into-view-if-needed)and others to compute where (if needed) elements should scroll based on [options defined in the spec](https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView).
9
+
Lower level API that is used by the [ponyfill](https://ponyfill.com)[scroll-into-view-if-needed](https://github.com/stipsan/scroll-into-view-if-needed) to compute where (if needed) elements should scroll based on [options defined in the spec](https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView).
10
10
Use this if you want the smallest possible bundlesize and is ok with implementing the actual scrolling yourself.
0 commit comments