Add an image or icon to primefaces tab header

后端 未结 4 1653
长发绾君心
长发绾君心 2021-01-04 01:33

im trying to use an image /icon on a tab header instead of text title(or may using both of them), i was testing using titleStyleClass seting an image background but doesnt w

4条回答
  •  情歌与酒
    2021-01-04 01:54

    On PrimeFaces 3.0 and newer you can add a facet to override title on tabs:

    
        
            
            
                   
                   
                
    
            
                
            
            
    
    

    Hope it helps.

提交回复
热议问题