Radio
Perform selection operations
Basic usage
You only need to set the v-model
binding variable, and value
as the selected value.
Disabled state
Disable the radio box through the disabled
property
Single box group
Generate a set of vertically arranged radio boxes through option-list
Generate a set of vertically arranged radio boxes through horizontal = false
Customize the color of buttons
Customize the color of the button through the color
attribute