Skip to content

opallabs/react-tippy

 
 

Repository files navigation

React Tippy (opallabs)

Major changes:

  • tippy.js is now a true dependency (rather than a full copy of the source code)
    • Requires tippy.js@2.x, react@16.x
    • See tippy.js docs for the list of all props/options
  • html prop has been renamed to content (can be a function or React element); React Portal is used behind the scene to render the tooltip's content

About

A lightweight tippy.js wrapper for React

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.0%
  • HTML 6.7%
  • CSS 2.3%