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

Simple list

Use Simple list 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

simple-list

{#include components/data-display/simple-list /}
Simple list — PatternFly v6. 
 Two modes.
   Model-driven: pass list=<org.sitenetsoft.quarkus.pha.model.SimpleList> (built via SimpleList.builder()) —
     flat or titled-section lists of anchor/button items, incl. click-to-select Alpine wiring.
   Slot shell: omit list and compose the markup in the main block.
   Shell params: id (optional) — DOM id on the root.