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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -