Theme
arya-blue
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga-blue
vela-blue
EscapeSelector
For JQuery it's required to escape some characters like colon :

PrimeFaces Extensions has an EL function which can be used to escape such characters.
Sample selector: form:myPanel
Output: form\\:myPanel
Source

Sample selector: form:myPanel
Output: \#{pe:escapeSelector('form:myPanel')}
Components and more
PrimeFaces Extensions Showcase - © 2011-2025,PrimeFaces: 15.0.5,PrimeFaces Extensions: 16.0.0-SNAPSHOT,JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,Server: Apache Tomcat (TomEE)/9.0.82 (8.0.16),Build time: 2025-06-13 20:31