# ReactTooltip/react-tooltip

React Tooltip Component

Repository: https://github.com/ReactTooltip/react-tooltip
Canonical: https://ross.abutalabs.com/products/react-tooltip
Homepage: https://react-tooltip.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, react, tooltip, react18, typescript
Last push: 2026-06-15T14:19:44+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 87, release rhythm 89, longevity 100
- inputs: {"age_days": 4166, "days_push": 79, "days_rel": 79, "gap_med": 7, "n_releases_24m": 14}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3822, forks 528 (observed 2026-08-28T04:08:21.624183+00:00)

## What it is
react-tooltip is an open-source React tooltip component library for displaying floating information on hover or keyboard focus. It supports React 16.14 through 19, works with data attributes or props, and integrates with React Server Components via client boundaries.

## Use cases
- add tooltips to react components
- show hover hints on links and buttons
- accessible tooltips on keyboard focus
- tooltip library for next.js app
- replace title attribute with styled tooltips
- position tooltips with data attributes

## When to choose
- you need a maintained, widely used tooltip solution for React 16.14-19
- you want declarative tooltips via data attributes or anchor selectors
- you use Next.js or React Server Components and can render the tooltip in a client component

## When to avoid
- your project is not React-based
- you need tooltips in a server-rendered context without a client component boundary
- you need a general-purpose positioning engine rather than a ready-made tooltip component

## Facets
- artifact type: library
- maturity: active
- function: ui-components, frontend-framework
- domain: web-development, frontend, accessibility
- platform: browser, cross-platform
- tags: react, tooltip, typescript, react18, react19, floating-ui, nodejs

## Member repositories
- ReactTooltip/react-tooltip (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:21.624183+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:24.298301+00:00, confidence not recorded.
  - readme: https://github.com/ReactTooltip/react-tooltip (fetched 2026-08-28T04:08:21.624183+00:00, sha c68bfd7a23c3)
  - homepage: https://react-tooltip.com/ (fetched 2026-08-29T09:21:22.413604+00:00, sha f150e3861a63)
  - site_page: https://react-tooltip.com/docs/getting-started (fetched 2026-08-29T09:21:22.416007+00:00, sha b99af2342a37)
  - site_page: https://react-tooltip.com/docs/v5/getting-started (fetched 2026-08-29T09:21:22.418096+00:00, sha df7a16df2cb8)
  - site_page: https://react-tooltip.com/docs/category/upgrade-guide (fetched 2026-08-29T09:21:22.419944+00:00, sha 5d9a3699f979)
  - site_page: https://react-tooltip.com/blog/digital-ocean-app-platform (fetched 2026-08-29T09:21:22.421522+00:00, sha 973e63262c87)
- Data as of 2026-08-30T08:39:29.467469+00:00.
