tijiao
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* @property {String | Number | Boolean} value 绑定的值
|
||||
* @property {Boolean} disabled 是否禁用所有radio(默认 false )
|
||||
* @property {String} shape 外观形状,shape-方形,circle-圆形(默认 circle )
|
||||
* @property {String} activeColor 选中时的颜色,应用到所有子Radio组件(默认 '#2979ff' )
|
||||
* @property {String} activeColor 选中时的颜色,应用到所有子Radio组件(默认 '#117e4c' )
|
||||
* @property {String} inactiveColor 未选中的颜色 (默认 '#c8c9cc' )
|
||||
* @property {String} name 标识符
|
||||
* @property {String | Number} size 组件整体的大小,单位px(默认 18 )
|
||||
|
||||
Reference in New Issue
Block a user