Radio

Display a set of radio buttons.

Component typeNuxtUI/RadioGroup
Design SystemsUXD
Default

Description help

Radio Group
Choose something

Description help

Description help

Description help

Config Settings

Enter label to display a label on the right.

Enter help to display some text under the Checkbox.

Add a legend to the RadioGroup.

Custom checkbox size by template/size
default: 16

Change the visual style of the Checkbox.
default: primary

Usage
Radio
Custom ui props by template?

You can customize the whole template by using the ui prop.
Example: Set the size by importing the size from the template import { size16 } from "~/config/ui/...component.../template/size"

If you want to use a template style with additional customization

you can do so by using a merge object in javascript or lodash.

RadioGroup
Config
Radio
RadioGroup
Template Radio