PrimitivesSelect & inputChoice
Choice
Single-select, one of N. The component owns the radio-tile presentation and native grouping mechanics; callers provide identity and selected state.
Layout
How is this person authorised to sell?
Columns
Label & helper text
How is it owned?
States
API
for
ModelExpression? (validation frame only)name
string (caller-owned submitted radio name)id
string (caller-owned radio id prefix)x-model
Alpine expression (caller-owned selected value)x-bind:name / x-bind:id
Alpine expressions for dynamic radio identitylabel
string (group question label)columns
1234helper-text
stringvalidation
truefalseclass
string (group wrapper)value
string (card)checked
bool (card selected state)label
string (card label)icon
IconName (card, switches to stacked layout)