You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, nice hook :)
You can see in navbar demo that if you spam scroll down \ scroll up - navbar shows and hide.
With debounce(only when scroll direction changes) it will be waiting for your last scroll event.
The text was updated successfully, but these errors were encountered:
Hi, nice hook :)
You can see in navbar demo that if you spam scroll down \ scroll up - navbar shows and hide.
With debounce(only when scroll direction changes) it will be waiting for your last scroll event.
The text was updated successfully, but these errors were encountered: