About 50 results
Open links in new tab
  1. Is there an official or exhaustive list of all mat-icons in Angular ...

    I have started using <mat-icon> from Angular Material, and I'm wondering if there is any official list of the names of all the included icons. A few months ago I found a page where a bunch of...

  2. Implement a search filter for the <mat-select> component of angular ...

    Jan 25, 2018 · Trying to implement a simple application in angular 2 using angular material. I implemented a simple table with pagination . I also used mat-select component, but for this i want …

  3. Angular material 19 - mat-typography not applying in custom theme

    Feb 4, 2025 · 2 I set up a new angular project with angular 19 and ran into the issue mentioned in the title. Added material with the ng add cli command, and selected "yes" to the prompt if I wanted to use …

  4. How to customize mat-paginator in Angular Material

    Dec 6, 2018 · How to customize mat-paginator in Angular Material Asked 7 years, 3 months ago Modified 3 years ago Viewed 61k times

  5. angular - Material table datasource filter with column value - Stack ...

    May 10, 2018 · Learn how to filter data in a Material table datasource using column values effectively.

  6. Angular + Material - How to refresh a data source (mat-table)

    Oct 14, 2017 · Angular + Material - How to refresh a data source (mat-table) Asked 8 years, 5 months ago Modified 2 years, 11 months ago Viewed 443k times

  7. Angular material design - how to add custom button color?

    Angular material design - how to add custom button color? Asked 8 years, 8 months ago Modified 1 year, 2 months ago Viewed 219k times

  8. MatToolbar color doesn't work on Angular Material v18 Red/Rose

    May 26, 2024 · I just upgraded my Angular CLI and Angular Material both to v18. All Angular Material components work fine except the MatToolbar. The problem is that the color input doesn't do anything …

  9. How colSpan and row Span added to material table Header Angular 16?

    Learn how to add colSpan and rowSpan to Angular Material table headers for creating complex table layouts.

  10. angular15 - Angular 15 - Migrating to MDC-based Angular Material ...

    Dec 8, 2022 · Updated my Angular app to V15, app is working fine, but some of the component style is breaking because of the style applied on material element tag style name like (.mat-form-field, .mat …