Switch
Toggle switch.
Basic Usage
loading
Type
loading
Disabled & Size
loading
API
| Prop | Description | Type |
|---|---|---|
| modelValue | Bound value | boolean | string | number |
| disabled | Disabled | boolean |
| size | Size | ComponentSize |
| type | Color type when checked | 'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default' |
| activeText / inactiveText | Switch text | string |