MCPcopy Create free account
hub / github.com/angular/components /

Class

src/google-maps/google-map/google-map.spec.ts:450–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

448 changeDetection: ChangeDetectionStrategy.Eager,
449})
450class TestApp {
451 @ViewChild(GoogleMap) map!: GoogleMap;
452 height!: string | number | null;
453 width!: string | number | null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected