ionic-team / ionic-team/ionic-framework
feat: add disabled property to radio-group
Open
package: core
type: feature request
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
# Bug Report
**Ionic version:**
[x] **4.x**
**Current behavior:**
Add the disabled attribute to a ion-radio-group, and some child ion-radio components
**Expected behavior:**
The child ion-radio components should be disabled
**Steps to reproduce:**
**Related code:**
```
insert short code snippets here
```
**Other information:**
I suspect this also causes the radios not to be disabled in the issue https://github.com/ionic-team/ionic/issues/18383 but i've only tested the ionic/core component for now
**Ionic info:**
```
insert the output from ionic info here
```
Contributor guide
Assessment
This issue has not been assessed yet.