📋 The Coronavirus API this app is based on no longer exists. Covid-19 data was displayed using angular-google-charts module. Covid data/news from api.coronatracker.com was shown in mat-cards.
-
Updated
Feb 3, 2023 - TypeScript
📋 The Coronavirus API this app is based on no longer exists. Covid-19 data was displayed using angular-google-charts module. Covid data/news from api.coronatracker.com was shown in mat-cards.
It is possible to create custom form field controls that can be used inside <mat-form-field>. This can be useful if you need to create a component that shares a lot of common behavior with a form field, but adds some additional logic. For example in this guide I have created an address form and hook it up to work with <mat-form-field>.
Angular 16, Material design, Signup form
Add a description, image, and links to the mat-cards topic page so that developers can more easily learn about it.
To associate your repository with the mat-cards topic, visit your repo's landing page and select "manage topics."