MobstraRadiobutton
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| label | Label text | string | - | 'Label String' |
| isDisabled | Disabled radiobutton | boolean | - | false |
| componentID | ID for input and label | string | - | '' |
| groupValue | RadioButton group value | string|number|boolean | - | undefined |
Events
| Event name | Properties | Description |
|---|---|---|
| change |
vue
<MobstraRadiobutton />