[improvement] Card: add thumb link prop (#1879)

This commit is contained in:
neverland
2018-09-30 15:58:59 +08:00
committed by GitHub
parent 6c983929c6
commit 93d8c809f9
6 changed files with 35 additions and 31 deletions
+2 -1
View File
@@ -44,7 +44,8 @@ Use `slot` to custom content.
| Attribute | Description | Type | Default |
|-----------|-----------|-----------|-------------|
| thumb | Left thumb | `String` | - |
| thumb | Left thumb image URL | `String` | - |
| thumb-link | Thumb link URL | `String` | - |
| title | Title | `String` | - |
| desc | Description | `String` | - |
| tag | Tag | `String` | - |