Skip to content Skip to sidebar Skip to footer
Showing posts with the label Angular Material

How To Pass Data To Afterclosed() In Angular Material Dialog In Angular 6

I am trying to pass data from a Dialog back to the component from which the user opened the dialog … Read more How To Pass Data To Afterclosed() In Angular Material Dialog In Angular 6

How To Implement Edit, Update And Discard Functions In Angular Material Table(mat-table)

I want to implement edit, update and discard functions in angular material table. I know how to edi… Read more How To Implement Edit, Update And Discard Functions In Angular Material Table(mat-table)

Angular Material Date Picker Set Only A Particular Day Of Week Selectable (eg: Monday)

I wonder is there any filtering mechanism for the Angular Material Date Picker, So that I can set o… Read more Angular Material Date Picker Set Only A Particular Day Of Week Selectable (eg: Monday)

Mat-autocomplete Error When Using Formarray

I added a formarray to account for multiple rows. In order to make it work with the index I had to … Read more Mat-autocomplete Error When Using Formarray

What Is $event In Angular Material And Do I Need It With Ui Router?

I too find myself looking into this unanswered question but I also find myself wondering if finding… Read more What Is $event In Angular Material And Do I Need It With Ui Router?

Angular Material Md-toolbar/md-content Double Scroll Bar

I am having an issue with my site creating two scroll bars. I am using md-toolbar for my nav (which… Read more Angular Material Md-toolbar/md-content Double Scroll Bar