<ion-select [(ngModel)]="signup.state" ... placeholder="Please Select State">. <ion-option ... <p>Selected Value : {{signup.state}}</p>. </ion-content>.
確定! 回上一頁