Built-in component themes created by the PrimeFaces Theme Designer.
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>