<ion-input type="text" placeholder="Enter number" [(ngModel)]="userCount" name="userCount" (ionInput)="countChange($event)"> </ion-input>
確定! 回上一頁