Here's what I did. <select [(ngModel)]="selected"> <option value="">-- Select a Value --</option> < ...
確定! 回上一頁