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

Class PlatformDemo

src/dev-app/platform/platform-demo.ts:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 templateUrl: 'platform-demo.html',
15})
16export class PlatformDemo {
17 platform = inject(Platform);
18
19 supportedInputTypes = getSupportedInputTypes();
20}

Callers

nothing calls this directly

Calls 1

getSupportedInputTypesFunction · 0.90

Tested by

no test coverage detected