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
نام
نوع
classesClasses to apply to the various parts of the radio input.
نمایش مثالمخفی کردن مثال
vue
errorAn error message to display below the radio label.
نمایش مثالمخفی کردن مثال
vue
idThe form input identifier.
نمایش مثالمخفی کردن مثال
vue
labelThe label for the radio input.
نمایش مثالمخفی کردن مثال
vue
valueThe value of the radio input.
نمایش مثالمخفی کردن مثال
vue