Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tj/react-click-outside

ClickOutside component for React.
https://github.com/tj/react-click-outside

Last synced: about 15 hours ago
JSON representation

ClickOutside component for React.

Awesome Lists containing this project

README

        

# ClickOutside

React click outside component.

## Installation

```
$ npm install tj/react-click-outside
```

## Example

```js

Im a menu or something that you want to hide when clicking outside.

```

## Badges

![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)

---

> [tjholowaychuk.com](http://tjholowaychuk.com)  · 
> GitHub [@tj](https://github.com/tj)  · 
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)