0
Q:

ion-radio-group filter out string from ngmodel

<input type="radio"
       id="{{ groupName + choice }}"
       name="{{groupName}}"
       [value]="choice"
       [(ngModel)]="defaultChoice"
       (ngModelChange)="choose($event)" />
0

New to Communities?

Join the community