angular/goldens/public-api/forms/signals
Leon Senft 670d1660c4 feat(forms): add 'blur' option to debounce rule
Expands the `debounce` rule configuration to accept `'blur'`. When this option
is provided, the rule will delay model synchronization until the field loses
focus (is touched). This introduces a debouncer that defers resolution
until the framework automatically aborts pending debounces upon touch events.

(cherry picked from commit c767d678cf)
2026-03-05 17:55:18 +00:00
..
compat build: update cross-repo angular dependencies 2026-02-25 10:26:00 -08:00
index.api.md feat(forms): add 'blur' option to debounce rule 2026-03-05 17:55:18 +00:00