Hi, I have a component like facebook messenger icon or gmail write icon which I want to available on all pages like sidemenu, I am using sidemenu template of ionic, Is there a way where I can just include it globally on all pages without having to make it a partial and include it on every page. like for e.g. make it a component that is included in menu.html ?
Can someone guide me on high level how to achieve that ?