angular2 submit form by pressing enter without submit button

前端 未结 14 1680
长情又很酷
长情又很酷 2020-12-13 05:13

Is it possible to submit a form that does not have submit button (by pressing enter) example :

&
14条回答
  •  既然无缘
    2020-12-13 06:06

    I prefer (keydown.enter)="mySubmit()" because there won't be added a line break if the cursor was somewhere within a