RadioGroup defaultValue

pull/141/head
afc163 10 years ago
parent 9d5e0a2e58
commit 3922656566

@ -32,3 +32,4 @@
|----------------|----------------------------------|-------------------|--------|--------|
| onChange | 选项变化时的回调函数 | Function(e:Event) | 无 | 无 |
| value | 用于设置当前选中的值 | String | 无 | 无 |
| defaultValue | 默认选中的值 | String | 无 | 无 |

Loading…
Cancel
Save