...
Every input should have a
mat-form-field
container, which formats its' content styles and spacing, and facilitates spacing for any required input field error messages.
Input Label
Use
<label>
for input labels
...
...
Every input should have a mat-form-field
container, which formats its' content styles and spacing, and facilitates spacing for any required input field error messages.
Input Label
Use <label>
for input labels
...