Koala logo Design
No matches for “
↑↓ navigate open Esc close
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.

<koala-radio-card-group>

Layout

No icon: single-line tile
Client-bound: rich stacked rows
How is this person authorised to sell?
icon: icon-over-label tile

Columns

columns="4"

Label & helper text

How is it owned?

States

Resting
Checked
Focus

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 identity
label string (group question label)
columns 1234
helper-text string
validation truefalse
class string (group wrapper)
value string (card)
checked bool (card selected state)
label string (card label)
icon IconName (card, switches to stacked layout)