# @atlaskit/tabs

> Tabs are used to organize content by grouping similar information on the same page.

Latest version **21.2.2** (published 2026-09-17) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/tabs
pnpm add @atlaskit/tabs
yarn add @atlaskit/tabs
bun add @atlaskit/tabs
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 21.2.2 |
| Published | 2026-09-17 |
| First published | 2017-02-01 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 137.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/tabs
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-mirror
- Homepage: https://atlassian.design/components/tabs/
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-mirror/issues
- npm.io page: https://npm.io/package/@atlaskit/tabs

## Dependencies (7)

- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.0.0
- [@compiled/react](https://npm.io/package/@compiled/react.md) ^1.0.2
- [@atlaskit/tokens](https://npm.io/package/@atlaskit/tokens.md) ^18.0.0
- [@atlaskit/primitives](https://npm.io/package/@atlaskit/primitives.md) ^22.5.0
- [@atlaskit/analytics-next](https://npm.io/package/@atlaskit/analytics-next.md) ^12.5.0
- [@atlaskit/react-compiler-gating](https://npm.io/package/@atlaskit/react-compiler-gating.md) ^0.2.0
- [@atlaskit/platform-feature-flags](https://npm.io/package/@atlaskit/platform-feature-flags.md) ^2.2.0

## Recent versions

- 21.2.2 (latest) — 2026-09-17
- 13.4.2 (next) — 2023-05-17
- 13.0.0 (design-system-lite-mode) — 2021-04-28
- 21.2.1 — 2026-09-15
- 21.2.0 — 2026-08-29
- 21.1.1 — 2026-08-28
- 21.1.0 — 2026-08-20
- 21.0.1 — 2026-08-10
- 21.0.0 — 2026-08-05
- 20.1.3 — 2026-07-17
- 20.1.2 — 2026-07-17
- 20.1.1 — 2026-07-16
- 20.1.0 — 2026-06-26
- 20.0.1 — 2026-06-23
- 20.0.0 — 2026-06-16
- … 217 more at https://npm.io/package/@atlaskit/tabs/versions

## README

# Tabs

Tabs are used to organize content by grouping similar information on the same page.

## Installation

```sh
yarn add @atlaskit/tabs
```

## Usage

Detailed docs and example usage can be found [here](https://atlassian.design/components/tabs/).

---
_Source: https://npm.io/package/@atlaskit/tabs · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
