Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 531 Bytes

Readme.md

File metadata and controls

24 lines (15 loc) · 531 Bytes

ClickOutside

React click outside component.

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