Create custom radio buttons using the headless radio element and designing yourself the exterior look of it.
Show codeHide code
vue
Name
Type
id
The form input identifier.
Show exampleHide example
vue
label
The label for the radio input.
Show exampleHide example
vue
name
The name of the radio input.
Show exampleHide example
vue
value
The value of the radio input.
Show exampleHide example
vue