Skip to content

RadioGroup

Source: client/lib/theme/vueda-tailwind/controls/index.js

Layout shell for a vertical run of RadioGroupItem.root. 12px gap (gap-3) so the items breathe at the form-level density; the items, not the group, carry the focus and aria-invalid rings, so the group itself is a transparent layout container. Override to flex or grid-flow-col for a horizontal stack without touching the per-item contract.

Vue component: RadioGroup

SlotDefault classesDescription
rootgrid gap-3Layout shell for a vertical run of RadioGroupItem.root. 12px gap (gap-3) so the items breathe at the form-level density; the items, not the group, carry the focus and aria-invalid rings, so the group itself is a transparent layout container. Override to flex or grid-flow-col for a horizontal stack without touching the per-item contract.

root

Layout shell for a vertical run of RadioGroupItem.root. 12px gap (gap-3) so the items breathe at the form-level density; the items, not the group, carry the focus and aria-invalid rings, so the group itself is a transparent layout container. Override to flex or grid-flow-col for a horizontal stack without touching the per-item contract.

Default classes:

grid gap-3

Source: client/lib/theme/vueda-tailwind/controls/RadioGroup.theme.js:16

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2