Writing a BackToTop Svelte component
Having a BackToTop button readily available on a webpage is such a handy thing to have when reading lengthy pages such as blogposts. I'll explain how I've implemented an easy to integrate Svelte component.
- astro
- blog
- svelte
- frontend
- component