Browse Source

Merge branch 'master' of github.com:ant-design/ant-design

pull/57/head
afc163 9 years ago
parent
commit
2ea0cef2a3
  1. 4
      components/radio/index.md

4
components/radio/index.md

@ -30,6 +30,6 @@
| 参数 | 说明 | 类型 | 必选值 | 默认值 |
|----------------|------------------------------------------|------------|---------|--------|
| onChange | 变化时回调函数,组合时必须 | Function(e:Event) | false | null |
| value | 当前值 | | |
| defaultValue | 初始值 | | |
| value | 当前值 | | | |
| defaultValue | 初始值 | | | | |

Loading…
Cancel
Save