@raddix/use-click-outside
v0.1.2
Published
Lisen clicks outside of a specific element
Downloads
140
Readme
useClickOutside
The useClickOutside
hook is used to detect clicks outside of a specified element. It is useful for detecting clicks outside of a dropdown menu, modal, or any other element that should be closed when the user clicks outside of it.
Please refer to the documentation for more information.