Any plans to introduce responsive helper functions?

Hi I’ve just started using the responsive ion-grid and so far so great :grinning:

I noticed it might be useful in the framework to have a breakpoint helper function to tell programmtically what breakpoint (xs, sm, md, lg, xl) is currently active. My use case is to show buttons for sizes less than lg and checkboxes for screen sizes lg and greater.