feat(forms): update submit function to accept options object · angular/angular@dd208ca · GitHub
DRANK

Changes the `submit` function signature to accept a `FormSubmitOptions` object instead of a direct action callback. This allows for more flexibility, including: - `action`: The standard submit act...

github.com
Related Topics: GitHub Git Angular
1 comments