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

Radio

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

radio

{#include components/forms/radio /}
Radio — PatternFly v6 
 Required: id — derives {id}-field on the input for label `for=` wiring.
              name, label 
 Optional: checked (optional), disabled (optional), description (optional), body (optional), standalone (optional) 
 Model mode: pass radio=<org.sitenetsoft.quarkus.pha.model.Radio>.