MCPcopy Index your code
hub / github.com/angular/angular / onClick

Method onClick

packages/platform-server/test/event_replay_spec.ts:439–439  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

437 })
438 class SimpleComponent {
439 onClick() {}
440 }
441
442 const hydrationFeatures = () => [withEventReplay()];

Callers

nothing calls this directly

Calls 1

stopPropagationMethod · 0.80

Tested by

no test coverage detected