arya-blue
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga-blue
vela-blue
Keynote

An HTML presentation component that enables to create fully-featured and beautiful presentations.

Speaker View can be used to present per-slide notes in a separate browser window. The notes window also gives you a preview of the next upcoming slide so it may be helpful even if you haven't written any notes.

Slide A

Slide Content A

Slide B

Slide Content B

Slide C

Slide Content C

Slide D

Slide Content D

Source

<pe:keynote showNotes="true" width="480" height="350" style="width: 50vw; height: 50vh;">
    <pe:keynoteItem note="Lorem ipsum dolor sit amet, consectetur adipiscing elit.">
        <h2>Slide A</h2>
        <p>Slide Content A</p>
    </pe:keynoteItem>
    <pe:keynoteItem note="Vivamus magna lorem, fermentum eu pellentesque a, gravida at neque.">
        <h2>Slide B</h2>
        <p>Slide Content B</p>
    </pe:keynoteItem>
    <pe:keynoteItem note="Suspendisse lacinia dui sed efficitur luctus.">
        <h2>Slide C</h2>
        <p>Slide Content C</p>
    </pe:keynoteItem>
    <pe:keynoteItem>
        <h2>Slide D</h2>
        <p>Slide Content D</p>
    </pe:keynoteItem>
</pe:keynote>
            
Components and more
Documentation
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