ant-design/components/form/demo/form-item-path.md

8 lines
239 B
Markdown
Raw Normal View History

## 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.