The checkbox component can have different radius factors. Here is an example of a rounded:none
checkbox.
نمایش کدمخفی کردن کد
The checkbox component can have different radius factors. Here is an example of a rounded:sm
checkbox.
نمایش کدمخفی کردن کد
The checkbox component can have different radius factors. Here is an example of a rounded:md
checkbox.
نمایش کدمخفی کردن کد
The checkbox component can have different radius factors. Here is an example of a curved
checkbox.
نمایش کدمخفی کردن کد
The checkbox component can have different radius factors. Here is an example of a full
checkbox.
نمایش کدمخفی کردن کد
The checkbox component can show a disabled state. Use the disabled
prop to make a checkbox disabled.
نمایش کدمخفی کردن کد
Use true-value
/false-value
to create custom behavior
نمایش کدمخفی کردن کد
By default, the checkbox value has only two states: true
and false
.
To use checkbox to select multiple options, define the v-model
to an array.
نمایش کدمخفی کردن کد
classes
نمایش مثالمخفی کردن مثال
disabled
نمایش مثالمخفی کردن مثال
error
نمایش مثالمخفی کردن مثال
false-value
نمایش مثالمخفی کردن مثال
id
نمایش مثالمخفی کردن مثال
indeterminate
نمایش مثالمخفی کردن مثال
label
نمایش مثالمخفی کردن مثال
true-value
نمایش مثالمخفی کردن مثال
value
نمایش مثالمخفی کردن مثال
color
نمایش مثالمخفی کردن مثال
rounded
@since
2.0.0