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

Class

src/dev-app/example/example-list.ts:60–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 `,
59})
60export class ExampleList {
61 /** Type of examples being displayed. */
62 @Input() type!: string;
63

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected