<option *ngFor='let number of array'>{. { number }}</option>. </select>. <h1>{{ myProperty }}</h1>`. }) export class AppComponent {. array = [1, 2, 3];. }.
確定! 回上一頁