cell components

This commit is contained in:
cookfront
2017-02-13 16:14:37 +08:00
parent 7a21b3abde
commit 2fed755d7c
9 changed files with 114 additions and 8 deletions

15
docs/examples/cell.md Normal file
View File

@@ -0,0 +1,15 @@
## Cell 组件
### API
| 参数 | 说明 | 类型 | 默认值 | 可选值 |
|-----------|-----------|-----------|-------------|-------------|
| className | 自定义额外类名 | string | '' | '' |
### Slot
| name | 描述 |
|-----------|-----------|
| - | 自定义显示内容 |
| icon | |
| name | |