NG-MATERO
GitHubMaterial Extensions
en
en
  • Introduction
  • Getting Started
  • Schematics
    • Install the Project
    • Add a New Route
  • Theming
    • Layout Settings
    • Menu Settings
    • Page Title
    • Colors
    • Helpers
  • Responsive
    • Flex layout
    • Grid Class
  • Authentication
  • Permissions
  • Internationalization
  • Third Libs
Powered by GitBook
On this page

Was this helpful?

Edit on Git

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

PreviousHelpersNextFlex layout

Last updated 5 years ago

Was this helpful?