mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit exposes the new producerMarkClean utility that makes it possible to mark a reactive node as clean following changes to the node's value. In practice it resets the dirty flag and all other internal flags as need. Prior to this change the cleanup code was duplicated. The new utility will be used in the linkedSignal implementation. PR Close #58228 |
||
|---|---|---|
| .. | ||
| event-dispatch | ||
| signals | ||