An open API service indexing awesome lists of open source software.

https://github.com/pintu544/tooltip


https://github.com/pintu544/tooltip

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

React Tooltip

TechStacks:Reactjs,css

Important Note


Tooltip requires a child node that accepts an onMouseEnter, onMouseLeave, onFocus, onClick event. This means the child node must be a built-in component like div or span, or a custom component that passes its props to its built-in component child.

Development



  • npm install

  • npm start


Deployment


Netlify


Hosted URL:https://tooltipreact.netlify.app/