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