Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.
Does anybody know how to use/enable the animated icons in an Angular Web Application which are shown in the …
angular material-design angular-material2 google-material-iconsUsing the proper Angular Material directive, how do I change the direction to vertical? Starting with vertical tabs: Then want …
css angular angular-material2 angular-components angular-material-5I'm trying to add rowSpan and colSpan in Angular material Table header. Can anyone help me to achieve it. Below …
angular-material angular-material2 angular7 tableheader mat-tableI am trying to create "right navbar" with angular material 2 md-sidenav. No matter what I do, it is always coming …
angular angular2-template angular-material2In the official theming documentation of Angular Material2 it states clearly the following: In Angular Material, a theme is created …
css fonts angular-material2 textcolorIn my Angular 2.0.0-rc.7 + Angular Material 2.0.0-alpha.8-1 application built with Angular CLI 1.0.0-beta.11-webpack.9-1, I get the following …
angular angular-cli angular-material2How angular material 2 date picker can be configured to be opened automatically on focus? I didn't find anything in the …
angular angular-material2i am using angular material 6 ,i have a vaidation inside mat-form-field mat-error is not displayed , when move after mat-form-field to …
angular angular-material2 angular6 angular-material-6I am trying to pass some property value using config. But dialog not open into full screen. openTwigTemplate(): void { let …
angular angular-material2 mddialogI use the Angular Material 2 and I want in a card-header icon buttons. How can I set the buttons to …
angular angular-material2 angular-flex-layout