Loading…
Loading…
Straightforward, multiple usecases, essentially a max-one toggle button.
`value` and `onValueChange`. Uses labels for larger tap targets.Pro tip: wrap each `RadioGroupItem` with a clickable label to improve accessibility.
`ap-icon.svg` via `next/Image`.You can preview styles next to each choice. This stays light/dark-mode compatible.
T-shirt size
XS is unavailable (disabled). Others remain selectable.
Confirmation
Please enter your initials to confirm.
Mark containers with `data-[invalid]` and inputs with `aria-invalid` to indicate errors.
`next/Link`. For more patterns see docs.