Skip to content

textpress/react-tippy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork of React Tippy

Major changes:

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

About

A lightweight tippy.js wrapper for React

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.9%
  • HTML 8.3%
  • CSS 2.8%