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
نام
نوع
classes
Optional CSS classes to apply to the component inner elements.
نمایش مثالمخفی کردن مثال
vue
id
The form input identifier.
نمایش مثالمخفی کردن مثال
vue
label
Accessible label of the switch.
نمایش مثالمخفی کردن مثال
vue
sublabel
The sublabel of the switch.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
color
Main color of the switch.
نمایش مثالمخفی کردن مثال
vue
el
The 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
نام
نوع
classes
Optional CSS classes to apply to the component inner elements.
نمایش مثالمخفی کردن مثال
vue
id
The form input identifier.
نمایش مثالمخفی کردن مثال
vue
label
Accessible label for the switch.
نمایش مثالمخفی کردن مثال
vue
sublabel
The sublabel of the switch.
نمایش مثالمخفی کردن مثال
vue
نام
نوع
color
Main color of the switch.
نمایش مثالمخفی کردن مثال
vue
el
The underlying HTMLInputElement element.
نمایش مثالمخفی کردن مثال
vue