mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
cell components
This commit is contained in:
15
docs/examples/cell.md
Normal file
15
docs/examples/cell.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## Cell 组件
|
||||
|
||||
### API
|
||||
|
||||
| 参数 | 说明 | 类型 | 默认值 | 可选值 |
|
||||
|-----------|-----------|-----------|-------------|-------------|
|
||||
| className | 自定义额外类名 | string | '' | '' |
|
||||
|
||||
### Slot
|
||||
|
||||
| name | 描述 |
|
||||
|-----------|-----------|
|
||||
| - | 自定义显示内容 |
|
||||
| icon | |
|
||||
| name | |
|
Reference in New Issue
Block a user