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
bindingAn EL expression referring to a server side UIComponent instance in a backing bean.Default is generated.
filterPlaceholderPlaceholder text for the search/filter input.Default is Search....
forID of the target component that triggers the command palette on right-click.
heightMaximum height of the palette in pixels or a CSS value.Default is 400.
idUnique identifier of the component in a namingContainer.Default is generated.
labelHeader label text displayed at the top of the palette.
onSelectClient-side callback to execute when an item is selected. Signature: function(option).
renderedBoolean value to specify the rendering of the component, when set to false component will not be rendered.Default is true.
showFilterWhether to show the filter/search input.Default is true.
showHeaderWhether to show the header section.Default is true.
styleInline style of the component.
styleClassStyle class of the component.
triggerEventEvent type that triggers the palette. Default is contextmenu (right-click).Default is contextmenu.
widgetVarName of the client side widget.Default is generated ('widget_' + componentClientId).
widthWidth of the palette in pixels or a CSS value.Default is 280.
PrimeFaces Extensions Showcase - © 2011-2025,PrimeFaces: 16.0.0-SNAPSHOT,PrimeFaces Extensions: 16.0.0-SNAPSHOT,JSF: Apache MyFaces Core 4.0 - Impl 4.0.3,Server: Apache Tomcat (TomEE)/10.1.52 (10.1.4),Build time: 2026-06-18 11:35