Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.
I want to use my company's brand colors throughout the app. I have found this issue: AngularJS 2 - Material design …
angular sass material-design angular-material2I am using the latest Angular Material 5.0.0-rc0 in my Angular 5 app. I am trying to select a range of …
angular datepicker angular-material angular-material2I am new to material 2 and I have implemented mat table and in which I have click event on row …
angular angular-material2 angular-cdk xmltable onrowclickI am trying to use mat-checkbox with reactive forms on Angular 5.1.2 and Angular Material 5.0.2. Everything is working well except that …
angular angular-material2 angular-reactive-formsI have to change the background from the snackbar component. I'm using it to alert or inform the user about …
angular angular-material2Can anyone please clarify to me how should I structure multiple nested feature modules hierarchy with .forRoot() calls? For example …
angular angular-material2How to Change language of Datepicker of Material Angular? I can't find in documentation for Angular material 2. Here is a …
javascript angular date typescript angular-material2Im trying to trigger opening a menu when clicking mat-nav-list item. HTML <mat-nav-list> <mat-list-item (click)="onOpenMenu(menu)" *…
angular typescript angular-material2I am building an angular2 app using angular material2. I am trying to set the background of my application "the …
angular angular-material2I have scenario as below: I want to achieve is: When user click on All then all options shall be …
angular-material2 angular6 multi-select