React Portal Tooltip

Awesome tooltips.

Installation

$ npm install react-portal-tooltip

Warning The versions 2.x on npm are compatible with React 16. Corresponding versions for older versions of React:

# For react v15
$ npm install react-portal-tooltip@1

# For react 0.14
$ npm install [email protected]

# For react 0.13
$ npm install [email protected]

GitHub