# @atlaskit/textfield

> A text field is an input that allows a user to write or edit text.

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

## Install

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

## Health

**Score 55/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 10.2.3 |
| Published | 2026-09-15 |
| First published | 2018-11-26 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |
| Keywords | atlaskit, react, ui |

## Links

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

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 10.2.3 (latest) — 2026-09-15
- 5.4.2 (next) — 2023-05-17
- 5.0.0 (design-system-lite-mode) — 2021-01-04
- 10.2.2 — 2026-09-09
- 10.2.1 — 2026-09-02
- 10.2.0 — 2026-08-29
- 10.1.0 — 2026-08-20
- 10.0.1 — 2026-08-04
- 10.0.0 — 2026-08-03
- 9.1.1 — 2026-07-17
- 9.1.0 — 2026-06-26
- 9.0.1 — 2026-06-23
- 9.0.0 — 2026-06-16
- 8.3.2 — 2026-04-14
- 8.3.1 — 2026-04-10
- … 154 more at https://npm.io/package/@atlaskit/textfield/versions

## README

# Textfield

A text field is an input that allows a user to write or edit text.

## Installation

```sh
yarn add @atlaskit/textfield
```

## Usage

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

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