arya-blue
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga-blue
vela-blue
CommandPalette
CommandPalette is a filterable grouped context menu. It provides a searchable popup with categorized options, triggered by right-click on a target element.

Based on stak-grouplist by newk5.
Components and more
Documentation pe:commandPalette
Attributes (move mouse over the names to see data types)
Name Description
id Unique identifier of the component in a namingContainer.
rendered Boolean value to specify the rendering of the component, when Set false component will not be rendered.
binding An EL expression referring to a server side UIComponent instance in a backing bean.
widgetVar Name of the client side widget.
for ID of the target component that triggers the command palette on right-click.
label Header label text displayed at the top of the palette.
filterPlaceholder Placeholder text for the search/filter input. Default is "Search...".
showHeader Whether to show the header section. Default is true.
showFilter Whether to show the filter/search input. Default is true.
onSelect Client-side callback to execute when an item is selected. Signature: function(option).
width Width of the palette in pixels or a CSS value. Default is 280.
height Maximum height of the palette in pixels or a CSS value. Default is 400.
triggerEvent Event type that triggers the palette. Default is contextmenu (right-click).
style Inline style of the component.
styleClass Style class of the component.
PrimeFaces Extensions Showcase - © 2011-2025,PrimeFaces: 15.0.16,PrimeFaces Extensions: 15.0.17-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-06-19 10:01