... </mat-form-field> <button mat-raised-button (click)="getBar(ticker ... <div *ngIf="bar.length>0"> <h4>Stock Price</h4> <mat-table [dataSource]="bar"> ...
確定! 回上一頁