Answers for "ngsubmit does not work"

0

ngsubmit does not work

1. submit button must be in the form tag
2. the method must be call with () -> (ngSubmit)="method()"
Posted by: Guest on July-29-2021

Browse Popular Code Answers by Language