Not enough docs on Menu

Hi, I am trying to implement side menu just like millioneyez.com. So that menu open itself at large resolution and shrinks on mobile view. How to perform this in ionic. Is there specific doc mention or do I’ve to use media query. If I’ll use media query, om which property should I apply media query?
Thanks!

@Shashank_101
there is a component for this in ionic split pane
see those links:
http://blog.ionic.io/testing-split-pane-support/

Docs:

1 Like

Great! Thanks MarcusIII, from where did you find that cool think.

I just try to keep up with anything new presented in ionic
Whether in the forums, blog, and github

1 Like