@okunishinishi/react-click-outside

ClickOutside component for React

Usage no npm install needed!

<script type="module">
  import okunishinishiReactClickOutside from 'https://cdn.skypack.dev/@okunishinishi/react-click-outside';
</script>

README

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