You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ion-listradio-group[(ngModel)]="selectedTime"><ion-list-header>
Time
</ion-list-header><ion-item><ion-label>60 minutes</ion-label><ion-radiovalue="60"></ion-radio></ion-item><ion-item><ion-label>30 minutes</ion-label><ion-radiovalue="30"></ion-radio></ion-item></ion-list>
Short description of the problem:
Create ion-radio where values are number. Set a default number value for the model, none radio will be selected.
Steps to reproduce:
Radio 60 minutes should be selected
Ionic Version: 2.x
Browser & Operating System: iOS / Android / Chrome
Run
ionic info
from terminal/cmd prompt:The text was updated successfully, but these errors were encountered: