Color

Radio inputs can have different colors. Use the color prop to change the color of the radio button component.

نمایش کد
vue

Custom

Radio inputs can have non standard colors. Use the classes prop to implement custom color classes from Tailwind CSS.

نمایش کد
vue
v-model
نمایش مثال
vue
classes
Classes to apply to the various parts of the radio input.
نمایش مثال
vue
error
An error message to display below the radio label.
نمایش مثال
vue
id
The form input identifier.
نمایش مثال
vue
label
The label for the radio input.
نمایش مثال
vue
value
The value of the radio input.
نمایش مثال
vue
color
The color of the radio.
نمایش مثال
vue
#default
نمایش مثال
vue