react-click-outside-component

v1.1.1
ClickOutside component for React
react click outside component

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

npm i react-click-outside-component

Metadata

  • MIT
  • Whatever
  • TJ Holowaychuk
  • released 8/9/2017

Downloads

Maintainers