Actually you seems to be using angular not angularjs, use [(ngModel)] <ion-input type="text" [(ngModel)]="name" text-right id="input" > ...
確定! 回上一頁