Live demo — this example is server-driven; run the showcase locally for the interactive version.

Dual list selector

Use Dual list selector straight from a Qute template — parameters and slots instead of Java builders. This reference is generated from the runtime template sources: each template documents its parameters and slots in the header comment shown beneath its include line.

Templates

dual-list-selector

{#include components/forms/dual-list-selector /}
Dual list selector — PatternFly v6 
 Optional: id — DOM id on the root; omit unless something else references the selector. 
 Optional: modifiers — extra pf-m-* classes on the root (e.g. pf-m-animate-expand for animated trees). 
 Optional: attrs — raw attribute passthrough (Alpine directives etc.), rendered verbatim.