I would like to provide a TOC that highlights the current section/headline while scrolling. That's a common concept and easily implementable these days with an intersection observer.
Let's try to provide such a functionality for our blog.
Here an example form the stripe api via https://stripe.com/docs/payments/accept-a-payment
https://user-images.githubusercontent.com/1701755/159235801-86a35c16-433c-451d-b3a0-fcbc71f679e0.mp4
I would like to provide a TOC that highlights the current section/headline while scrolling. That's a common concept and easily implementable these days with an intersection observer.
Let's try to provide such a functionality for our blog.
Here an example form the stripe api via https://stripe.com/docs/payments/accept-a-payment
https://user-images.githubusercontent.com/1701755/159235801-86a35c16-433c-451d-b3a0-fcbc71f679e0.mp4