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

Description list

Use Description 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

description-list

{#include components/data-display/description-list /}
Description list — PatternFly v6. 
 Two modes.
   Model-driven: pass list=<org.sitenetsoft.quarkus.pha.model.DescriptionList> (built via
     DescriptionList.builder()) — term/description groups (text, link or inline link-button
     descriptions, optional term icons), layout modifiers in call order, card-display groups.
   Slot shell: omit list and compose the groups in the main block.
   Shell params (optional): id — DOM id on the root. fillColumns — pf-m-fill-columns.