angular/packages/core/src/event_dispatch
Thomas Nguyen 40fb81fd0e refactor(core): Add global event delegation provider (#56247)
This replaces all addEventListener calls with a stashing function,
and installs an event listener on the document body to retrieve
the stashed function;

PR Close #56247
2024-06-27 14:24:47 +00:00
..
event_delegation.ts refactor(core): Add global event delegation provider (#56247) 2024-06-27 14:24:47 +00:00