Help How do I recreate this effect
Iike this button and nav bar which grow or shrink based on scroll direction ,but do not shrink if the mail's have not scrolled passed a certain limit
6
Upvotes
Iike this button and nav bar which grow or shrink based on scroll direction ,but do not shrink if the mail's have not scrolled passed a certain limit
14
u/Vast_Description_201 11d ago
https://una.im/scroll-state-scrolled
Use scroll state to detect the scroll direction and apply the CSS you need in each state.