Radio inputs can have different colors. Use the color
prop to change the color of the radio button component.
نمایش کدمخفی کردن کد
vue
Radio inputs can have non standard colors. Use the classes
prop to implement custom color classes from Tailwind CSS.
نمایش کدمخفی کردن کد
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