# @ant-design/pro-field

> 原子信息组件，统一 ProForm、ProTable、ProList、Filter 等组件里面的字段定义。

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

## Install

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

## Health

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

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

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 3.1.0 |
| Published | 2025-07-17 |
| First published | 2020-06-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 11 |
| Unpacked size | 417.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4831 |
| Author | chenshuai2144 |
| Maintainers | afc163, zombiej, chenshuai2144, arvinxx, madccc |

## Links

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

## Dependencies (11)

- [swr](https://npm.io/package/swr.md) ^2.0.0
- [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.4.0
- [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
- [@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.8

## Recent versions

- 3.1.0 (latest) — 2025-07-17
- 1.36.7 (old) — 2022-10-26
- 2.0.0-alpha.43 (next) — 2022-10-13
- 2.0.0-experimental.42 (experimental) — 2022-09-07
- 1.32.6 (tag) — 2022-03-15
- 3.0.6 — 2025-06-10
- 3.0.5 — 2025-06-10
- 3.0.4 — 2025-03-31
- 3.0.3 — 2025-02-17
- 3.0.2 — 2025-02-12
- 3.0.1 — 2025-01-18
- 3.0.0 — 2025-01-06
- 2.17.2 — 2024-11-14
- 2.17.1 — 2024-10-22
- 2.17.0 — 2024-10-17
- … 369 more at https://npm.io/package/@ant-design/pro-field/versions

## README

# @ant-design/pro-field

See our website [@ant-design/pro-field](https://procomponent.ant.design/) for more information.

## Install

Using npm:

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

or using yarn:

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

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