Vertical Column Layout

I was trying to do layouts which has more flexible and column based in Ionic and ion-grid, something similar to what is seen here. https://svelte-grid.now.sh/

I can’t seem to get column layouts using the ion-grid with Angular. Is there any resources or guidelines to help get a layout to what is available in that link.

Thanks

I’m not sure what you mean by “column based”, which is arguably a problem in trying to answer this question. That being said, see the decision tree and links in this post for suggestions on just using CSS.