souvik666 / react-outside-click-hook

A React hook to detect clicks outside of an element. Returns a ref and a boolean indicating if clicked outside. Useful for modals, dropdown menus, and other UI components that need to be hidden when clicked outside.

Home Page:https://souvik666.github.io/react-outside-click-hook/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

souvik666/react-outside-click-hook Issues