react-click-outside-component

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

/react-click-outside-component/

    Package Sidebar

    Install

    npm i react-click-outside-component

    Weekly Downloads

    1,027

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • aesopwolf