Angular Material is an implementation of Material Design in Angular. Do not use this tag for AngularJS Material, the implementation of Material Design for the older AngularJS framework.
Usage
This tag is intended for questions which ask about Angular Material using Angular 5.x.x
Note: Consider also tagging such questions with the angular-material tag, as well as the angular tag
- Please take note that you should use the angularjs-material tag for AngularJS 1.x Material questions instead of this tag.
Goal
Taken from the official repo:
The goal is to build a set of high-quality UI components built with Angular and TypeScript, following the Material Design spec. These components will serve as an example of how to write Angular code following best practices.
Asking a question
- Mention the versions of Angular and Angular Material you're using.
- Reduce your issue to a small example
- Post a reduced working code on plnkr.co or stackblitz.com (See How to create a Minimal, Complete, and Verifiable example for more info)
- If there's a bug (or some unintentional behavior), try to troubleshoot the problem. (If it's a bug report, please create a new issue at Angular Material's Github repository instead.)
Learn more
To learn more about Angular Material, visit the following resources to help you get started: