Responsive grid system for Angular
Updated on May 17, 2021
Flexible 12 column grid system for building responsive layouts with flexbox
Mobile first responsive layout built with flexbox. Working with 12 columns across five breakpoints to cover a great variety of screen sizes.
Sizes cover extra small - up to 576 px, small, medium, large and extra large screens - above 1200 px.
Use it to create flexible layouts with the following features:
- Five built-in breakpoints
- Optional fixed width grids
- 12 column grid across all screen sizes for fine grain control
- Vertical and horizontal alignment of columns inside the grid
- Column offsets for precise positioning
- Push and pull for reordering content responsively
- Equal width columns and dynamic width columns
- Future proof built with flexbox
Grid layout demos available for other frameworks.
Viewing demos & code for
Angular and Ionic
Grid layout - Column sizing
Change demo
Column sizing
Angular Grid system with multiple ways to layout content. Equal width, specific width, dynamic and self adjusting columns. For Angular 20 and Ionic 8.
Copy code
Grid layout - Vertical alignment
Change demo
Vertical alignment
Angular Grid system with multiple ways to vertically align content. Layout at the start, center or the end of the grid. For Angular 20 and Ionic 8.
Copy code
Grid layout - Horizontal alignment
Change demo
Horizontal alignment
Angular Grid system with multiple ways to horizontally align content. Push to start, middle, end or justify around/in-between. For Angular 20 and Ionic 8.
Copy code
Grid layout - Offsetting columns
Change demo
Offsetting columns
Angular Grid layout example for pushing content with column offsets. Adjust the left margin with as much as needed. For Angular 20 and Ionic 8.
Copy code
Grid layout - Push and pull
Change demo
Push and pull
Angular Grid system with responsive re-arranging content using push and pull features. Specify behavior on breakpoints. For Angular 20 and Ionic 8.
Copy code
Grid layout - Responsive
Change demo
Responsive
Angular Responsive grid system showing off different methods for laying out content based on breakpoints or without it. For Angular 20 and Ionic 8.
Copy code
Grid layout - Fixed width
Change demo
Fixed width
Angular Grid layout demo with fixed width container. Depending on the screen-size, the responsive container gets a fixed width. For Angular 20 and Ionic 8.
Copy code
Looking for something you didn't see or have a sales question?
Ask us about it, we're here to help.