arya-blue
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga-blue
vela-blue
ImageZoom
The basic configuration enables zooming in an Image. This component can also be used against Galleria.
Tibet

Note that the xmlns:pt="http://xmlns.jcp.org/jsf/passthrough" namespace is needed for pt:data-zoom-src to work.

Source

                <p:growl id="growl" showDetail="true" sticky="true"/>

<p:graphicImage id="tibet"
                alt="Tibet"
                height="200"
                width="200"
                value="/resources/images/imagezoom/tibet-small.jpg"
                pt:data-zoom-src="/showcase-ext/resources/images/imagezoom/tibet-hd.jpg"/>

<pe:imageZoom for="tibet"/>

<p>Note that the <code>xmlns:pt="http://xmlns.jcp.org/jsf/passthrough"</code> namespace
is needed for <code>pt:data-zoom-src</code> to work.</p>
            
Components and more
Use Cases
Documentation pe:
Attributes (move mouse over the names to see data types)
Name Description
No attributes available for this component.
PrimeFaces Extensions Showcase - © 2011-2025,PrimeFaces: 15.0.13,PrimeFaces Extensions: 15.0.14-SNAPSHOT,JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,Server: Apache Tomcat (TomEE)/9.0.82 (8.0.16),Build time: 2026-02-23 00:32