1 year ago
#369488
hello
How do you change whole <mat-form-field> direction to right?
My code contains:
<mat-form-field>
<mat-label>טלפון</mat-label>
<input name="phone"[(ngModel)]="user.phone" matInput/>
</mat-form-field>
angular
direction
0 Answers
Your Answer