Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amangupta262/react-tooltip

Basic tooltip using react
https://github.com/amangupta262/react-tooltip

Last synced: about 1 month ago
JSON representation

Basic tooltip using react

Awesome Lists containing this project

README

        

# Basic tooltip component using react

### How to setup
- clone the repo
- run `npm install`
- run `npm start`

### Tooltip
#### props
- className: className to tooltip container
- overlayClassName: className for tooltip
- direction: direction of tooltip (top, right, bottom, left)
- title: tolltip text