mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 20:43:11 +08:00
update form doc
This commit is contained in:
parent
d6e429cd70
commit
cd5761ffe6
@ -26,8 +26,6 @@ A form field is defined using `<Form.Item />`.
|
|||||||
</Form.Item>
|
</Form.Item>
|
||||||
```
|
```
|
||||||
|
|
||||||
> PS:By default, large size controls are used within a form.
|
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
### Form
|
### Form
|
||||||
|
@ -28,8 +28,6 @@ title: Form
|
|||||||
</Form.Item>
|
</Form.Item>
|
||||||
```
|
```
|
||||||
|
|
||||||
> 注:标准表单中一律使用大号控件。
|
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
### Form
|
### Form
|
||||||
|
Loading…
Reference in New Issue
Block a user