How can I prevent the enter key from submitting the form in angular?
Is there a way to catch the 13 key and disable it or set the form as invalid unless submitting f
so simple, doesn't need to do anything. just add this to your form tag if you are using angular +2