mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The useCapture argument of the listener instruction was only meaningful in the Renderer3 case. Since the Renderer3 code was removed this argument has no use. Note that we can perform additional cleanup and remove the useCapture argument from the listener instruction (this would require change to the instruction signature, though). PR Close #48046 |
||
|---|---|---|
| .. | ||
| global | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||