Open
Description
Feature request:
It would be nice if there was a field to specify alignment within the scroll, similar to how scrollIntoView works (https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView)
A polyfill also supports these options:
https://github.com/magic-akari/seamless-scroll-polyfill
The reason is to scroll to an element, but have that element positioned start/center/end/nearest inside of the container.