Koala logo Design
No matches for “
↑↓ navigate open Esc close
PrimitivesSelect & inputRadio yes no

Radio yes no

Yes/No pill-style radio group used across the quote creation flow.

<koala-radio-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 identity
accessible-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.