All Projects → tj → React Click Outside

tj / React Click Outside

Licence: mit
ClickOutside component for React.

Programming Languages

javascript
184084 projects - #8 most used programming language

ClickOutside

React click outside component.

Installation

$ npm install tj/react-click-outside

Example

<ClickOutside onClickOutside={::this.close}>
  <p>Im a menu or something that you want to hide when clicking outside.</p>
</ClickOutside>

Badges


tjholowaychuk.com  ·  GitHub @tj  ·  Twitter @tjholowaychuk

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].