Is it possible to submit a form that does not have submit button (by pressing enter) example :
&
I prefer (keydown.enter)="mySubmit()" because there won't be added a line break if the cursor was somewhere within a but not at its end.
(keydown.enter)="mySubmit()"