Possible to re-order columns based on screen size?

Bootstrap has a class for you to re-order columns based on screen size as described here: Grid system · Bootstrap

Does anyone know if Ionic (Angular) offers anything similar? I’ve tried searching on Google and can’t find anything. Or is it a case of pushing/pulling columns instead?

Many thanks

Where in the docs does it specify column ordering based on breakpoints?