Forms UI
This commit is contained in:
parent
360557bc0e
commit
9639a0b686
@ -1,6 +1,6 @@
|
||||
<mat-card style="min-height: 550px;">
|
||||
<mat-card-content>
|
||||
<p>Address Details</p>
|
||||
<p>PD Address Details</p>
|
||||
<form class="address" [formGroup]="addressForm">
|
||||
<mat-form-field>
|
||||
<input matInput placeholder="Address" formControlName="address">
|
||||
|
||||
@ -108,7 +108,7 @@
|
||||
</mat-card-header>
|
||||
<mat-card-content class="matcard">
|
||||
<mat-form-field>
|
||||
<input matInput placeholder="Where is the residence"
|
||||
<input matInput placeholder="Residence Address"
|
||||
formControlName="residence">
|
||||
</mat-form-field>
|
||||
<mat-form-field>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user