Let's make the following changes to our component. <mat-chip-list selectable multiple> <mat-chip #c="matChip" *ngFor="let option of options" ...
確定! 回上一頁