Top "Angular-material2" questions

Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.

How to use/enable animated icons?

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-icons
Vertical tabs with Angular Material

Using 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-5
How colSpan and row Span added to material table Header Angular 7?

I'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-table
How to create Right side Navbar with md-sidenav in Angular Material - Angular 2

I 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-material2
How to change font color of primary palette in Angular Material2?

In the official theming documentation of Angular Material2 it states clearly the following: In Angular Material, a theme is created …

css fonts angular-material2 textcolor
"Error: No provider for Overlay!"

In 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-material2
angular material 2 date picker auto open on focus

How angular material 2 date picker can be configured to be opened automatically on focus? I didn't find anything in the …

angular angular-material2
Why mat-error not get displayed inside mat-form field in angular material 6 withcustom global validators

i 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-6
how to open Md-dialog full screen angular4?

I am trying to pass some property value using config. But dialog not open into full screen. openTwigTemplate(): void { let …

angular angular-material2 mddialog
Angular Material 2 Card Header Buttons set Right

I 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