Posts by Bruno Lima Coaracy • 9 points
1 post
-
0
votes1
answer33
viewsQ: How to get a single database value through the Angularfirestore and show your data via Observable?
That would be the template <div> <form [formGroup]="animalForm" fxLayout="row"> <mat-form-field> <input matInput placeholder="Microchip" formControlName="IdChip" #IdChip>…