Hiding the first tab of accordion panel in JSF Primefaces

前端 未结 6 655
醉梦人生
醉梦人生 2021-01-04 09:23

By default the first tab of the primefaces accordion panel is shown open on page load. Is there a way that it can be closed on page load.

Thanks

6条回答
  •  臣服心动
    2021-01-04 09:50

    None of the posted answered worked for me in PrimeFaces 3.5.x. using multiple mode, but this:

    
    

提交回复
热议问题