ant-design/components/form/demo/form-item-path.md
二货爱吃白萝卜 b04b759597
docs: Add Form prefix demo (#39580)
* docs: Add prefix demo

* test: update snapshot
2022-12-15 16:01:52 +08:00

239 B

zh-CN

在某些场景,你希望统一设置一些字段的前缀。你可以通过 HOC 实现该效果。

en-US

In some scenarios, you may want to set a prefix for some fields consistently. You can achieve this effect with HOC.