| assignableParam | AssignableParam can be used the apply a parameter of the RemoteCommand to a backing bean. |
| assignableParameterHandler | Component handler for assignableParam; maps assignTo attribute to the component. |
| blockUI | BlockUI blocks user interaction with the page or a specific component while content is loading. |
| calculator | Calculator is a popup calculator component that attaches to an input field. |
| case | Case rendered when its value matches the switch value. |
| clipboard | Clipboard provides copy/cut to clipboard functionality for text or elements. |
| clockpicker | ClockPicker is a time picker component with clock-style UI. |
| codeMirror | CodeMirror to allow syntax highlighting and auto-completion. |
| codeScanner | CodeScanner scans barcode and QR codes using the device camera. |
| convertGson | Converter to convert JSON using GSON. |
| convertJson | Converter to convert JSON. |
| convertLocale | Converter to convert an ISO Locale. |
| cookiePolicy | CookiePolicy conditionally renders its children based on cookie consent. |
| counter | Counter animates a number from a start value to an end value. |
| creditCard | CreditCard displays a credit card input form with validation and formatting. |
| defaultCase | Default case rendered when no case value matches the switch value. |
| documentViewer | DocumentViewer displays PDF documents in the browser using PDF.js. |
| dynaForm | DynaForm is a dynamic form component that renders based on a DynaFormModel. |
| dynaFormControl | Defines a control template for a DynaFormControl type; used as a child of DynaForm. |
| echart | Apache ECharts component using raw JSON model. |
| fluidGrid | FluidGrid is a masonry-style layout component that arranges items in an optimal position based on vertical space. |
| fluidGridItem | Defines an item template for a FluidGridItem type; used as a child of FluidGrid. |
| fuzzySearch | FuzzySearch is a select-one input with fuzzy search and autocomplete. |
| gChart | GChart is a Google Charts visualization component. |
| head | Extends the document head with title and shortcut icon support. |
| imageAreaSelect | ImageAreaSelect allows selecting a rectangular area on an image. |
| imageRotateAndResize | ImageRotateAndResize allows rotating and resizing an image. |
| imageZoom | ImageZoom provides zoom on hover for images. |
| inputOtp | InputOtp is a one-time password / verification code input with separate cells. |
| inputPhone | InputPhone is an international telephone input with country selector. |
| inputPlace | InputPlace is an address/place autocomplete input using Google or similar APIs. |
| javascript | Behavior to intercept a Javascript event to prevent the AJAX from firing. |
| keynote | Keynote is a presentation component based on Reveal.js. |
| keynoteItem | Defines a slide/section template for a KeynoteItem type; used as a child of Keynote. |
| layout | Layout component for border layout with resizable panes. |
| layoutPane | Layout pane for border layout (north, south, east, west, center). |
| legend | Legend component for chart labels and colors. |
| lightSwitch | LightSwitch automatically switches to defined dark mode theme based on OS settings. |
| localized | Localized content from files or facets by locale. |
| markdownEditor | Markdown editor component for editing markdown content. |
| markText | MarkText highlights search terms within specified containers using mark.js. |
| masterDetail | Master-detail navigation with levels and optional breadcrumb. |
| masterDetail | Component handler for MasterDetail; wires selectLevelListener and optional breadcrumb. |
| masterDetailLevel | A detail level container inside MasterDetail. |
| masterDetailLevel | Component handler for MasterDetailLevel; enforces required level attribute. |
| methodParam | Method can be used to receive a parameter of the RemoteCommand in the actionListener or action method. |
| methodSignature | Tag handler for methodSignature; comma-separated class names for RemoteCommand method parameters. |
| monacoDiffEditor | Inline Monaco diff editor. |
| monacoDiffEditorFramed | Framed Monaco diff editor (iframe). |
| monacoEditor | Inline Monaco code editor (no iframe). |
| monacoEditorFramed | Framed Monaco code editor (iframe). |
| orgchart | OrgChart is a simple and direct organization chart component. |
| osmap | OpenStreetMap component using Leaflet. |
| qrCode | Generate QR codes dynamically |
| remoteCommand | No Description |
| sanitizer | Converter to sanitize HTML with an OWASP PolicyFactory. |
| sanitizerLenient | Converter to sanitize HTML with an OWASP PolicyFactory. |
| saveCookiePolicy | Tag Handler for saving a cookie policy. |
| selectDetailLevel | Tag handler for pe:selectDetailLevel; wires navigation and value expressions to parent ajax component. |
| session | No Description |
| sheet | No Description |
| sheetcolumn | Data sheet column used to define the available columns in a Sheet component. |
| slideout | SlideOut creates a sliding panel with a handle. |
| speedtest | Speedtest allows to measure the network speed. |
| sunEditor | SunEditor WYSIWYG editor component. |
| switch | Switch evaluates a value and renders the matching case or defaultCase child. |
| timeAgo | TimeAgo displays relative time for a given date/time value. |
| timePicker | TimePicker is a time selection input with popup, spinner or inline mode. |
| timer | Timer Component |
| tooltip | Advanced Tooltip component. |
| triStateManyCheckbox | Tri-State multiple checkbox component. |
| waypoint | Waypoint makes it easy to execute a custom logic whenever you scroll to an element. |