I'm trying to achieve Input line that cut for 4 lines, I'm using angular material with the mat-input
directive.
I don't want to make 4 mat-inputs that the user need to move between then when he write the code, I thought I could use one input and maybe with CSS to make it look like 4 lines for better user experience.
Any suggestions?
Image attached below: