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

Angular 9 - How To Add A Mat-icon Dynamically Inside Html Page?

I have a simple problem with '@angular/core': '~9.1.6', and '@angular/material&… Read more Angular 9 - How To Add A Mat-icon Dynamically Inside Html Page?

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

Sticky Table Header Doesnt Work In Angular Materials Mat-sidenav-container

Heyho, I have some trouble with html/css tables and sticky headers when using angular material. In … Read more Sticky Table Header Doesnt Work In Angular Materials Mat-sidenav-container

Removing Data From Array Using Checkbox In Angular?

I have a mat-table with some data generated through an API, here's a snippet for example: Solut… Read more Removing Data From Array Using Checkbox In Angular?

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)

Change Css Of Placeholder Text Of Md-autocomplete

I use Angular Material version 1.1 I want to change the style of placeholder text of md-autocomplet… Read more Change Css Of Placeholder Text Of Md-autocomplete