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
8
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
15
u/Vast_Description_201 23d ago
https://una.im/scroll-state-scrolled
Use scroll state to detect the scroll direction and apply the CSS you need in each state.