# @ant-design/pro-form

> @ant-design/pro-form

Latest version **2.32.0** (published 2025-07-17) · MIT license · 0 weekly downloads

## Install

```sh
npm install @ant-design/pro-form
pnpm add @ant-design/pro-form
yarn add @ant-design/pro-form
bun add @ant-design/pro-form
```

## Health

**Score 50/100 (C)** — status: stable.

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

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2.32.0 |
| Published | 2025-07-17 |
| First published | 2020-07-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 13 |
| Unpacked size | 861.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4831 |
| Maintainers | afc163, zombiej, chenshuai2144, arvinxx, madccc |
| Keywords | antd, admin, ant-design, ant-design-pro |

## Links

- npm: https://www.npmjs.com/package/@ant-design/pro-form
- Repository: https://github.com/ant-design/pro-components
- Homepage: https://github.com/ant-design/pro-components/tree/master/packages/form#readme
- Issues: https://github.com/ant-design/pro-components/issues
- npm.io page: https://npm.io/package/@ant-design/pro-form

## Dependencies (13)

- [dayjs](https://npm.io/package/dayjs.md) ^1.11.10
- [lodash](https://npm.io/package/lodash.md) ^4.17.21
- [rc-util](https://npm.io/package/rc-util.md) ^5.0.6
- [lodash-es](https://npm.io/package/lodash-es.md) ^4.17.21
- [classnames](https://npm.io/package/classnames.md) ^2.3.2
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.18.0
- [@ant-design/icons](https://npm.io/package/@ant-design/icons.md) ^5.0.0
- [@umijs/use-params](https://npm.io/package/@umijs/use-params.md) ^1.0.9
- [rc-resize-observer](https://npm.io/package/rc-resize-observer.md) ^1.1.0
- [@ant-design/pro-field](https://npm.io/package/@ant-design/pro-field.md) 3.1.0
- [@ant-design/pro-utils](https://npm.io/package/@ant-design/pro-utils.md) 2.18.0
- [@ant-design/pro-provider](https://npm.io/package/@ant-design/pro-provider.md) 2.16.2
- [@chenshuai2144/sketch-color](https://npm.io/package/@chenshuai2144/sketch-color.md) ^1.0.7

## Recent versions

- 2.32.0 (latest) — 2025-07-17
- 1.74.7 (old) — 2022-10-26
- 2.0.0-alpha.43 (next) — 2022-10-13
- 2.0.0-experimental.42 (experimental) — 2022-09-07
- 1.58.1 (tag) — 2022-03-15
- 2.31.9 — 2025-06-10
- 2.31.8 — 2025-06-10
- 2.31.7 — 2025-03-31
- 2.31.6 — 2025-02-17
- 2.31.5 — 2025-02-12
- 2.31.4 — 2025-01-18
- 2.31.3 — 2025-01-06
- 2.31.2 — 2024-11-14
- 2.31.1 — 2024-10-22
- 2.31.0 — 2024-10-17
- … 425 more at https://npm.io/package/@ant-design/pro-form/versions

## README

# @ant-design/pro-form

## Install

Using npm:

```bash
$ npm install --save  @ant-design/pro-form
```

or using yarn:

```bash
$ yarn add @ant-design/pro-form
```

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