@entelo/react-click-outside

1.1.2 • Public • Published

ClickOutside

React click outside component.

Installation

$ npm install @entelo/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

Package Sidebar

Install

npm i @entelo/react-click-outside

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

9.06 kB

Total Files

12

Last publish

Collaborators

  • entelo_dev