mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
add types to all the buttons in the angular.io examples to encourage the best practice of always including a type per button (regardless to whether it is in a form or now) PR Close #44557 |
||
|---|---|---|
| .. | ||
| app.component.css | ||
| app.component.html | ||
| app.component.ts | ||
| app.module.1.ts | ||
| app.module.ts | ||
| click.directive.ts | ||
| hero-detail.component.ts | ||
| hero-form.component.html | ||
| hero-form.component.ts | ||
| hero-switch.components.ts | ||
| hero.ts | ||
| sizer.component.ts | ||
| svg.component.css | ||
| svg.component.svg | ||
| svg.component.ts | ||