angular/packages/forms/src/model
Bouguima, Walid 610bebfce9 fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860)
This change also decorelate the `reset` type argument from `TValue` by adding a 3rd generic parameter to `AbstractControl`.
This improves the typings overall.

PR Close #55860
2025-05-21 17:26:23 +00:00
..
abstract_model.ts fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) 2025-05-21 17:26:23 +00:00
form_array.ts docs: set syntax highlighting to the remaining Markdown code examples blocks (#59088) 2025-01-14 15:14:02 -05:00
form_control.ts docs: Correct comments for FormControl (#58352) 2025-03-06 10:36:46 -08:00
form_group.ts fix(forms): Allow ControlState as reset arguments for FormGroup/FormRecord (#55860) 2025-05-21 17:26:23 +00:00