mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 05:29:37 +08:00
update radio docs
This commit is contained in:
parent
911d89b0d5
commit
fc7854b82a
@ -30,6 +30,6 @@
|
||||
| 参数 | 说明 | 类型 | 必选值 | 默认值 |
|
||||
|----------------|------------------------------------------|------------|---------|--------|
|
||||
| onChange | 变化时回调函数,组合时必须 | Function(e:Event) | false | null |
|
||||
| value | 当前值 | | |
|
||||
| defaultValue | 初始值 | | |
|
||||
| value | 当前值 | | | |
|
||||
| defaultValue | 初始值 | | | | |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user