mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently, only forms created with `FormGroupDirective` emit events on form submission and resetting. This commit extends this behavior to Template-driven forms also. Related to #58894 PR Close #60887 |
||
|---|---|---|
| .. | ||
| directives | ||
| model | ||
| directives.ts | ||
| errors.ts | ||
| form_builder.ts | ||
| form_providers.ts | ||
| forms.ts | ||
| util.ts | ||
| validators.ts | ||
| version.ts | ||