how to add a logo to header -bar in ionic

后端 未结 6 2088
感动是毒
感动是毒 2020-12-25 15:42

I am trying to add a logo in the center of my header bar using Ionic. Any advise on how to do it?

Here is my code



        
6条回答
  •  粉色の甜心
    2020-12-25 16:03

    The following can also be done:

    
        
            
    YOUR TITLE
    //Some Content

    The following directive is the key:

    
    

提交回复
热议问题