ionic3 - ionic 3 angular dynamic menu -


i saw website built using ionic angular , 1 of coolest thing liked is:

in browser typical navigator links service, contact etc. render on top right corner in header.

however, if open in mobile device same links render hamburger menu on top left u can click navigate.

i did not find in ionic component docs can dynamically change layout of navigator menu. how do this?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -