mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds a complete example of a structural directive with strongly typed context. PR Close #46689 |
||
|---|---|---|
| .. | ||
| app.component.css | ||
| app.component.html | ||
| app.component.ts | ||
| app.module.ts | ||
| hero-switch.components.ts | ||
| hero.component.ts | ||
| hero.ts | ||
| if-loaded.directive.ts | ||
| loading-state.ts | ||
| scrap.txt | ||
| trigonometry.directive.ts | ||
| unless.directive.ts | ||