feat(RadioGroup): add icon-size prop (#4529)
This commit is contained in:
@@ -125,6 +125,7 @@ export default {
|
||||
|------|------|------|------|------|
|
||||
| v-model | Name of checked radio | *any* | - | - |
|
||||
| disabled | Disable all radios | *boolean* | `false` | - |
|
||||
| icon-size | Icon size of all radios | *string \| number* | `20px` | 2.2.3 |
|
||||
|
||||
### Radio Events
|
||||
|
||||
|
||||
Reference in New Issue
Block a user