Built-in component themes created by the PrimeFaces Theme Designer.
Premium themes are only available exclusively for PrimeFaces Theme Designer subscribers and therefore not included in PrimeFaces core.
Create awesome applications in no time using the premium templates and impress your users.
Button is a navigation component based on GET requests targeting bookmarkable URLs.
<div class="card"> <p:link outcome="productDetail" value="Bookmark"> <f:param name="productId" value="10"/> </p:link> </div>