update radio docs

This commit is contained in:
yiminghe 2015-07-20 22:41:10 +08:00
parent 911d89b0d5
commit fc7854b82a

View File

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