Dialog can be minimizable and maximizable.
<p:commandButton value="Show Dialog" onclick="PF('dlg').show();" type="button" /> <p:dialog header="Dialog" widgetVar="dlg" minimizable="true" maximizable="true"> <h:outputText value="This Dialog can be Maximized an Minimized!" /> </p:dialog>
Built-in component themes created by the PrimeFaces Theme Designer.
Create awesome applications in no time using the premium templates and impress your users.