# reactjs/react-tabs

An accessible and easy tab component for ReactJS.

Repository: https://github.com/reactjs/react-tabs
Canonical: https://ross.abutalabs.com/products/react-tabs
Homepage: https://reactcommunity.org/react-tabs/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2026-08-26T21:50:03+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 44, longevity 100
- inputs: {"age_days": 4432, "days_push": 7, "days_rel": 161, "gap_med": 462, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3149, forks 453 (observed 2026-08-28T04:07:46.163104+00:00)

## What it is
An accessible tab component library for React, providing Tab, Tabs, TabList, and TabPanel components with keyboard navigation and ARIA support. It supports controlled and uncontrolled modes, RTL direction, and disabled tabs.

## Use cases
- add accessible tabs to a react app
- wai-aria compliant tab component for react
- keyboard navigable tabs in reactjs
- tabbed interface component with rtl support
- uncontrolled and controlled tabs in react

## When to choose
- you need an accessible, well-tested tab component for React 16.8+ or 18+
- you want a small focused library with simple API and default styling

## When to avoid
- you need a full component library with many UI widgets
- you are not using React

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, accessibility
- domain: frontend, web-development, accessibility
- platform: -
- tags: react, tabs, a11y, react-component, web-server, nodejs

## Member repositories
- reactjs/react-tabs (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:46.163104+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-30T07:25:55.552067+00:00, confidence not recorded.
  - readme: https://github.com/reactjs/react-tabs (fetched 2026-08-28T04:07:46.163104+00:00, sha 3e64d17dfb8e)
  - homepage: https://reactcommunity.org/react-tabs/ (fetched 2026-08-29T09:40:44.401609+00:00, sha c618c2109f18)
  - registry_npm: https://registry.npmjs.org/react-tabs (fetched 2026-08-29T09:40:44.403968+00:00, sha 092c3f7fdfc9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
