An onClickOutside wrapper for React components
-
Updated
Aug 29, 2024 - JavaScript
An onClickOutside wrapper for React components
A React custom hook to detect clicks which triggers outside the element and then fire an event.
handle outside click with react hooks
react hook to handle outside click events
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.
Outside click listener for React
A set of libraries for Flutter which requires zero dependencies
This is a lightweight React package that provides a hook and component for detecting clicks outside of a specified element.
React hook for listening click outside event of an element.
Simple react useClickAway hook, which listens for clicks outside the element.
Add a description, image, and links to the outsideclick topic page so that developers can more easily learn about it.
To associate your repository with the outsideclick topic, visit your repo's landing page and select "manage topics."