|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
<div class="mat-elevation-z8">
|
|
|
|
|
<grid-spinner [loading]="isLoading"></grid-spinner>
|
|
|
|
|
<grid-spinner [loading]="isLoadingResults"></grid-spinner>
|
|
|
|
|
|
|
|
|
|
<mat-form-field>
|
|
|
|
|
<mat-select placeholder="Requests to Display" [(value)]="gridCount" (selectionChange)="ngAfterViewInit()">
|
|
|
|
|