Live demo — this example is server-driven; run the showcase locally for the interactive version.
Input group
Use Input group 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.
Input group — PatternFly v6. Compose input-group-item includes in the main block.
Optional: id, attrs (raw passthrough).
Model mode: pass inputGroup=<org.sitenetsoft.quarkus.pha.model.InputGroup> — box/fill/button items.
input-group-item
{#include components/forms/input-group-item /}
Input group item — one segment of an input group. Main-block content.
Optional: fill (pf-m-fill — stretches), box (pf-m-box — bordered, for __text addons),
plain (pf-m-plain), disabled (pf-m-disabled), attrs (raw passthrough).