Angular Material is an implementation of Material Design in Angular 2/4/5/6. DO NOT use this tag for AngularJS Material questions.
How can i use of beforeClose() method to show a confirmation message before closing the material dialog ? this.dialogRef.beforeClose().…
angular angular-material angular-material2 angular-material-6Has anyone been able to use virtual-scroll inside mat-select as shown below ? <mat-form-field> <mat-select placeholder="State"> &…
angular angular-material2 angular-cdkI am creating a simple board interface with swim lanes think Jira swimlane or trello boards The red lines shows …
angular typescript angular-material angular-material2 angular-cdkI set up a linear stepper using the Angular Material 2 Stepper. I have forms in different components (component-a, component-b, component-c). …
angular angular-material2 angular4-formsI am using Angular 6.0.8 with Angular Material theme version 6.4.0 Whenever I try to slightly modify the material theme, it never …
css angular angular6 angular-material2 angular-material-6I am having trouble with Material Pagination working with DataSource. I need to get back from the Service the total …
angular rest pagination angular-material2 angular-cdkI am trying to create an input field that expands at least in width dynamically with the length of the …
css angular angular5 angular-material2 angular-animationsI have a ngx-datatable with Angular 2 that has some very long column names. I would like to duplicate what they …
angular datatable angular-material2 angular-datatablesI'm using mat-datepicker and the user is able to manually enter in a date. I would like to be able …
angular datepicker angular-material2 angular-forms angular2-form-validationAngular Material CDK tree component documentation says: "Flat trees are generally easier to style and inspect. They are also more …
angular angular6 angular-material2 angular-cdk