Top "Angular-material-6" questions

Angular Material is an implementation of Material Design in Angular.

Angular Material mat-select dynamic data binding in Angular

I am using Angular 6 and Angular Material. When i click on Edit button the Secondary, SSC and Male Value will …

angular angular-material angular6 angular-material-6
Angular6 Material6 Error: "There can only be one default row without a when predicate function."

I'm trying to implement the Table with expandable rows from https://material.angular.io/components/table/examples but I get …

angular6 angular-material-6
Getting list of selected values from Angular 6 mat-selection-list

How do I get the list of all values selected from Angular material mat selection list in the component. The …

angular angular-material angular-material-6
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 set color of active item in mat-nav-list in angular 6

I am new to angular 6 ,here I have a mat-toolbar with mat-sidenav .Everything is working well but I want to …

typescript angular-material angular-material-6
How to create carousel in angular 8 using Angular Material?

The first image is what I am getting currently and second is what I actually want First:- Second:- &…

angular angular-material angular-material-6
StaticInjectorError(AppModule)[MatDialogTitle -> MatDialogRef]

Im familiar with this error but I only started seeing this after updating to Angular Material 6.4.7. All my modules refer …

angular-material-6 angular-material-7
Mat table with ngFor and sorting

I have an mat-accordion with ngfor, when you click on the panel a table show up. Everything work as expected …

angular angular-material-6
Cannot read property 'ngMetadataName' of undefined

I am using Angular 6 with Angular Material. After updating to the latest version, the console is throwing this error in …

angular angular6 angular-cli angular-material-6
mat-form-field must contain a MatFormFieldControl. even i added MatFormFieldModule

Here im new to Angular Material please help me why im getting Error. I was copied code from https://material.…

angular-material angular-material-6