@okunishinishi/react-click-outside

1.1.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.1
    1

Package Sidebar

Install

npm i @okunishinishi/react-click-outside

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

18 kB

Total Files

17

Last publish

Collaborators

  • okunishinishi