# @leafygreen-ui/form-field

> LeafyGreen UI Kit Form Field

Latest version **4.0.9** (published 2026-01-21) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @leafygreen-ui/form-field
pnpm add @leafygreen-ui/form-field
yarn add @leafygreen-ui/form-field
bun add @leafygreen-ui/form-field
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.0.9 |
| Published | 2026-01-21 |
| First published | 2023-10-16 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 268.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 272 |
| Maintainers | hswolff, thesonofthomp, brookescarlett, shaneeza, stephl3, _tsck |

## Links

- npm: https://www.npmjs.com/package/@leafygreen-ui/form-field
- Repository: https://github.com/mongodb/leafygreen-ui
- Homepage: https://github.com/mongodb/leafygreen-ui/tree/main/packages/form-field
- Issues: https://jira.mongodb.org/projects/PD/summary
- npm.io page: https://npm.io/package/@leafygreen-ui/form-field

## Dependencies (7)

- [@leafygreen-ui/lib](https://npm.io/package/@leafygreen-ui/lib.md) ^15.7.0
- [@leafygreen-ui/icon](https://npm.io/package/@leafygreen-ui/icon.md) ^14.8.0
- [@leafygreen-ui/hooks](https://npm.io/package/@leafygreen-ui/hooks.md) ^9.3.1
- [@leafygreen-ui/tokens](https://npm.io/package/@leafygreen-ui/tokens.md) ^4.2.2
- [@leafygreen-ui/emotion](https://npm.io/package/@leafygreen-ui/emotion.md) ^5.2.0
- [@leafygreen-ui/palette](https://npm.io/package/@leafygreen-ui/palette.md) ^5.0.2
- [@leafygreen-ui/typography](https://npm.io/package/@leafygreen-ui/typography.md) ^22.2.4

## Recent versions

- 4.0.9 (latest) — 2026-01-21
- 4.0.8 — 2025-11-24
- 4.0.7 — 2025-11-13
- 4.0.6 — 2025-10-31
- 4.0.5 — 2025-10-21
- 4.0.4 — 2025-09-25
- 4.0.3 — 2025-09-10
- 4.0.2 — 2025-09-03
- 4.0.1 — 2025-07-03
- 4.0.0 — 2025-06-30
- 3.0.1 — 2025-06-16
- 3.0.0 — 2025-05-29
- 2.0.12 — 2025-05-19
- 2.0.11 — 2025-04-22
- 2.0.10 — 2025-04-08
- … 24 more at https://npm.io/package/@leafygreen-ui/form-field/versions

## README

# Form Field

![npm (scoped)](https://img.shields.io/npm/v/@leafygreen-ui/form-field.svg)

#### [View on MongoDB.design](https://www.mongodb.design/component/form-field/live-example/)

## Installation

### PNPM

```shell
pnpm add @leafygreen-ui/form-field
```

### Yarn

```shell
yarn add @leafygreen-ui/form-field
```

### NPM

```shell
npm install @leafygreen-ui/form-field
```

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