magic-akari / seamless-scroll-polyfill

Scroll Behavior polyfill
https://www.npmjs.com/package/seamless-scroll-polyfill
MIT License
159 stars 11 forks source link

Can I add offset to scrollIntoView? #138

Closed ggukggukee closed 2 years ago

ggukggukee commented 2 years ago

Is any chance that I can add offset to scrollIntoView function?

magic-akari commented 2 years ago

Yes, you can use scroll-margin 🔗.

https://github.com/magic-akari/seamless-scroll-polyfill/blob/71e9234b548531e196d4031186c78947f4de7f80/src/scrollIntoView.ts#L376-L398