# @atlaskit/visually-hidden

> A utility that hides content from the screen while retaining readability by screen readers for accessibility.

Latest version **4.4.0** (published 2026-08-29) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/visually-hidden
pnpm add @atlaskit/visually-hidden
yarn add @atlaskit/visually-hidden
bun add @atlaskit/visually-hidden
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.4.0 |
| Published | 2026-08-29 |
| First published | 2021-07-28 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 26.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |

## Links

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

## Dependencies (3)

- [@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/react-compiler-gating](https://npm.io/package/@atlaskit/react-compiler-gating.md) ^0.2.0

## Recent versions

- 4.4.0 (latest) — 2026-08-29
- 1.2.2 (next) — 2023-05-17
- 4.3.0 — 2026-08-20
- 4.2.1 — 2026-08-05
- 4.2.0 — 2026-07-17
- 4.1.0 — 2026-06-26
- 4.0.1 — 2026-06-23
- 4.0.0 — 2026-06-16
- 3.1.0 — 2026-05-01
- 3.0.5 — 2026-04-08
- 3.0.4 — 2025-12-08
- 3.0.3 — 2025-04-30
- 3.0.2 — 2025-03-24
- 3.0.1 — 2025-03-19
- 3.0.0 — 2025-03-05
- … 22 more at https://npm.io/package/@atlaskit/visually-hidden/versions

## README

# Visually hidden

A utility that hides content from the screen while retaining readability by screen readers for
accessibility.

## Installation

```sh
yarn add @atlaskit/visually-hidden
```

## Usage

[View documentation](https://atlassian.design/components/visually-hidden/).

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