React hook for tracking clicks outside a ref
A React utility hook for detecting outside clicks
A React hook that invokes a callback when user clicks outside of the target element.
useClickOutside is a custom React hook designed for detecting clicks outside a specified element or set of elements.
A react wrapper component for handling clicks outside target elements