react-simple-use-click-away

react-simple-use-click-away is a lightweight React hook designed to detect clicks or keydown events outside of a specified DOM element. This hook is particularly useful for implementing functionality such as closing modal dialogs, dropdown menus, or any o

Browse on unpkg