jucallej / hook-click-outside

React hook to detect clicks outside a node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React hook to detect clicks outside a node

NPM Build Status

Install

npm i hook-click-outside
yarn add hook-click-outside

Main things not done yet:

  • Move the example to typescript (with tests)
  • Add better doc/changelog

About

React hook to detect clicks outside a node

License:Apache License 2.0


Languages

Language:TypeScript 59.6%Language:JavaScript 27.8%Language:HTML 9.0%Language:CSS 3.6%