For the complete documentation index, see llms.txt. This page is also available as Markdown.

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