Top "Mat-input" questions

How to change height in mat-form-field

How can I change height in mat-form-field with appearance="outline"? I need to reduce the mat-form-field. My input example

css angular typescript angular-material mat-input
How to put character limit on a mat Input?

I didn't find any mention of character limit in the docs. Seems like a very common requirement. How Can I …

angular mat-input
Set an image icon prior to mat-form-field control

I am a newbie to angular and building a sample application. I have a situation where I am loading a …

angular angular-material mat-input