Switches are binary inputs that can be either on or off. They are used to toggle between two states. This is an example of a thin style switch.
نمایش کدمخفی کردن کد
vue
Switches can have a sublabel. use the sublabel prop to set the sublabel text and modify the swicth layout.
نمایش کدمخفی کردن کد
vue
نام
نوع
classesOptional CSS classes to apply to the component inner elements.
نمایش مثالمخفی کردن مثال
vue
idThe form input identifier.
نمایش مثالمخفی کردن مثال
vue
labelAccessible label of the switch.
نمایش مثالمخفی کردن مثال
vue
sublabelThe sublabel of the switch.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
colorMain color of the switch.
نمایش مثالمخفی کردن مثال
vue
elThe underlying HTMLInputElement element.
نمایش مثالمخفی کردن مثال
vue
Switches are binary inputs that can be either on or off. They are used to toggle between two states. This is an example of a ball style switch.
نمایش کدمخفی کردن کد
vue
Switches can have a sublabel. use the sublabel prop to set the sublabel text and modify the swicth layout.
نمایش کدمخفی کردن کد
vue
نام
نوع
classesOptional CSS classes to apply to the component inner elements.
نمایش مثالمخفی کردن مثال
vue
idThe form input identifier.
نمایش مثالمخفی کردن مثال
vue
labelAccessible label for the switch.
نمایش مثالمخفی کردن مثال
vue
sublabelThe sublabel of the switch.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
colorMain color of the switch.
نمایش مثالمخفی کردن مثال
vue
elThe underlying HTMLInputElement element.
نمایش مثالمخفی کردن مثال
vue