<input id="chat-input"
matInput
placeholder="Type here."
#box
(keyup.Enter)="onEnter(box.value); box.value=''">