1.

How To Use Angular Material?

Answer»

There are two WAYS to use Angular Material:

  • Local Installation - You can download the Angular Material libraries using npm, jspm, or bower on your local machine and include it in your HTML CODE.
  • CDN Based VERSION - You can include the angular-material.min.css and angular-material js files into your HTML code directly from the CONTENT Delivery Network (CDN).

There are two ways to use Angular Material:



Discussion

No Comment Found