docs: add useCustomFieldValue document (#9202)
This commit is contained in:
@@ -600,3 +600,9 @@ formRef.value?.submit();
|
||||
| 名称 | 说明 |
|
||||
| ------- | -------- |
|
||||
| default | 表单内容 |
|
||||
|
||||
## 常见问题
|
||||
|
||||
### 如何自定义表单项?
|
||||
|
||||
Vant 支持在 Form 组件中插入自定义的表单项,具体用法参见 [useCustomFieldValue](/zh-CN/use-custom-field-value)。
|
||||
|
||||
Reference in New Issue
Block a user