mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
e227275087
The devtools now support signals. Writable signals of primitives are editable. Object Signal and other non-writable signals (like computed) are not editable. Co-authored-by: Tomasz Ducin <tomasz.ducin@gmail.com> PR Close #53269