블로그 스크롤 스파이(TOC) 구현기 #8
Replies: 1 comment 1 reply
-
react-notion-x를 활용한 블로그를 운영중이어서 ToC나 스크롤 스파이 구현에 같은 문제를 겪고 있어서 검색 도중에 찾아왔는데 문제 실마리를 찾는데 도움이 많이 되었습니다. 감사드립니다. p.s. 확인해보니 데브코스 선배님이셨네요! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
블로그 스크롤 스파이(TOC) 구현기
Intersection observer 방식과 계산된 scrollY를 활용하는 방법 모두 확인해보자.
https://mxx-kor.github.io/blog/blog-scroll-spy
Beta Was this translation helpful? Give feedback.
All reactions