[Improvement] Radio: add label-position prop (#1446)
This commit is contained in:
@@ -61,6 +61,7 @@ export default {
|
||||
| name | Radio name | `any` | - |
|
||||
| disabled | Whether to disable radio | `Boolean` | `false` |
|
||||
| label-disabled | Whether to disable label click | `Boolean` | `false` |
|
||||
| label-position | Can be set to `left` | `String` | `right` |
|
||||
|
||||
### RadioGroup API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user