Align Elements with Ionic v3 Grid

Share this video with your friends

Send Tweet

Since Ionic's grid system is built on top CSS's flexbox, we can use the same alignment system it uses. We'll use a three-column grid in a template, along with some content in each column.

You'll learn how to use the Ionic Grid's Flexbox roots to quickly align rows and columns.