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

Class CmpA

packages/platform-server/test/full_app_hydration_spec.ts:2526–2530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2524 });
2525
2526 @Component({
2527 selector: 'cmp-a',
2528 template: `<ng-content />`,
2529 })
2530 class CmpA {}
2531
2532 @Component({
2533 selector: 'app',

Callers

nothing calls this directly

Calls 3

ComponentInterface · 0.90
isPlatformServerFunction · 0.90
injectFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…