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.html | ||
| app.component.ts | ||
| app.module.ts | ||
| click-me.component.ts | ||
| click-me2.component.ts | ||
| keyup.components.ts | ||
| little-tour.component.ts | ||
| loop-back.component.ts | ||