Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.
For mdDialog, how do I pass in variable? Specifically, how to inject an Angular service into the dialog component?
angular angular-material angular-material2Ive create a form in a dialog using material forms but I cant seem to get the inputs to be …
css angular angular-material2Why is this not working? I try importing the MomentDateAdapter as shown on the angular website but Visual Studio Code …
angular momentjs angular-material2Is there any possible way to change size of mat-spinner or mat-progress-circle? I read the documentation of mat-spinner and mat-progress-circle …
html css angular-material2I am new to Angular2/4 and angular typescript. I want to style the angular material design snackbar for example change …
angular angular-material2I want to create a mat-dialog with a default-style mat-button for closing the dialog. Everything works except the button lacks …
html angular typescript angular-material2Is it possible to reset (or just jump to the first step) inside of a stepper? It is not documented …
angular angular-material angular-material2I know I am probably missing something here. I am trying to align md-icon and some text vertically, right now …
angular angular-material angular-material2we are using Angular Material table for our app: https://material.angular.io/components/table/overview <mat-row *matRowDef="let …
angular-material angular-material2I have added EDIT, DELETE and DETAILS buttons to each row in mat-table using Angular [email protected]. All buttons are …
angular angular-material angular-material2 angular5