mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f44fa4be5d
"deleteRequest" is the *event* (not target) and "crossOffItem" is the *handler* of the event (not "source"). PR Close #39900