mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
docs(Cell): add inset version tip
This commit is contained in:
@@ -32,7 +32,7 @@ app.use(CellGroup);
|
||||
|
||||
### 卡片风格
|
||||
|
||||
通过 `CellGroup` 的 `inset` 属性,可以将单元格转换为圆角卡片风格。
|
||||
通过 `CellGroup` 的 `inset` 属性,可以将单元格转换为圆角卡片风格(从 3.1.0 版本开始支持)。
|
||||
|
||||
```html
|
||||
<van-cell-group inset>
|
||||
|
Reference in New Issue
Block a user