대화 입력창 max row 설정.
This commit is contained in:
parent
8f81085251
commit
2f72ee7ae6
|
@ -45,8 +45,9 @@
|
|||
placeholder="Type your message"
|
||||
ngModel
|
||||
name="message"
|
||||
[rows]="1"
|
||||
[matTextareaAutosize]="true"
|
||||
[matAutosizeMinRows]="1"
|
||||
[matAutosizeMaxRows]="20"
|
||||
></textarea>
|
||||
</mat-form-field>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user