scroll-js
scroll-js copied to clipboard
Support more ScrollIntoViewOptions per specification
Support block and inline as per spec's ScrollIntoViewOptions
scrollIntoView(element, {block: "end", inline: "nearest"});