Field Toggles 3 component design & features
This example uses FieldSet and FieldLabel with shadcn RadioGroup so only one RadioGroupItem can be selected. Each option pairs a label with its radio control inside Field.
Radio groups belong in shipping method, plan tier, and visibility settings where choices are mutually exclusive. They communicate single selection better than a Select when options need visible labels.
