Scroll to Bottom

PHOTO EMBED

Mon Jan 10 2022 19:57:37 GMT+0000 (Coordinated Universal Time)

Saved by @desiboli ##javascript ##js

const scrollToBottom = () => window.scrollTo(0, document.body.scrollHeight);
content_copyCOPY