mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
[Doc] SwitchCell: add deprecate tip (#3743)
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# SwitchCell
|
# SwitchCell
|
||||||
|
|
||||||
### Intro
|
### Deprecate Tip
|
||||||
|
|
||||||
`SwitchCell` component is an encapsulation of `Switch` and `Cell`.
|
The SwitchCell component will be deprecated in version 3.0. Please use the Cell and Switch components instead.
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
# SwitchCell 开关单元格
|
# SwitchCell 开关单元格
|
||||||
|
|
||||||
### 介绍
|
### 废弃提示
|
||||||
|
|
||||||
`SwitchCell`组件是对`Switch`和`Cell`组件的封装
|
<b>SwitchCell 组件将在 3.0 版本中废弃</b>,请直接使用 Cell 和 Switch 组件代替
|
||||||
|
|
||||||
### 引入
|
### 引入
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user