Responsive

Angular Material does not have a responsive layout component by default. But we have two ways to implement a responsive layout.

  • Use Angular's official flex-layout

  • Use grid class provided by Ng-Matero

Last updated