Ionic dynamic menu

Hello, I am trying to make an menu in Ionic that is half open only showing icons when it is closed and when opened showing the title of the buttons. What is the best way to do this if it is possible in Ionic.

example:


Of course it is possible :smiley: But because the Ionic Menu is not build for this case, i think you completely have to develop your own component, that lays over and wrap a own <iom-router>.

Short googling results into:

Ok, thank you for your replay