PrimitivesSelect & inputRadio yes no
Yes / no
Do you live here?
API
name
string (caller-owned submitted radio name)id
string (caller-owned radio id prefix)checked
truefalse (selected state)x-model.boolean
Alpine expression (caller-owned selected state)x-bind:name / x-bind:id
Alpine expressions for dynamic radio identityaccessible-label
string? (required when label is omitted)label
string — Question label rendered above the pills.class
string? — Extra classes on the wrapping div.helper-text
string? — Optional helper text.