feat: Switch component
This commit is contained in:
+5
-1
@@ -2,4 +2,8 @@
|
||||
|
||||
## Popup
|
||||
|
||||
- v-model 调整为 v-model:show
|
||||
- `v-model` 调整为 `v-model:show`
|
||||
|
||||
## Switch
|
||||
|
||||
- v-model 对应的属性名和事件名由 `value/input` 调整为 `modelValue/update:modelValue`
|
||||
|
||||
Reference in New Issue
Block a user