Theme
arya
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga
vela
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-2023,PrimeFaces: 13.0.0,PrimeFaces Extensions: 13.0.1,JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,Server: jetty/9.4.36.v20210114,Build time: 2023-09-11 19:07