angular/goldens/public-api/forms
Domenico Gemoli a07ee60989 feat(forms): add markAllAsDirty to AbstractControl (#58663)
Adds the `markAllAsDirty` method to the `AbstractControl` class. This method will mark the control and all its
descendants as dirty.

I pretty much just duplicated the behaviour and tests of `markAllAsTouched`.

Fixes #55990

PR Close #58663
2025-04-02 18:25:32 +00:00
..
errors.api.md build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
index.api.md feat(forms): add markAllAsDirty to AbstractControl (#58663) 2025-04-02 18:25:32 +00:00