8000 GitHub - tj/react-click-outside: ClickOutside component for React.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tj/react-click-outside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

ClickOutside component for React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0