Manage the scroll and the responsive with hooks #345
alexis-piquet
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, I just want to share with you hooks I've made recently to use window and document to manage the scroll and the responsive.
The Window hook: (useWindow)
The Element hook: (useElement)
And finaly, the use case example:
I hope and I think they will be useful for your applications ;)
Don't hesitate to give me feedbacks 🚀
Beta Was this translation helpful? Give feedback.
All reactions