MCPcopy Index your code
hub / github.com/angular/components / ThemeDemoColors

Class ThemeDemoColors

src/dev-app/theme/theme-demo.ts:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 styleUrl: 'theme-demo.css',
42})
43export class ThemeDemoColors {
44 colors = input<Color[]>();
45}
46
47@Component({
48 selector: 'theme-demo',

Callers

nothing calls this directly

Calls 1

inputFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…