[improvement] Card: functional (#2740)

This commit is contained in:
neverland
2019-02-14 17:34:39 +08:00
committed by GitHub
parent 7a1ed98eb7
commit a152309cfc
3 changed files with 101 additions and 73 deletions
+6
View File
@@ -58,6 +58,12 @@ Use slot to custom content.
| thumb-link | Thumb link URL | `String` | - |
| lazy-load | Whether to enable thumb lazy loadshould register [Lazyload](#/en-US/lazyload) component | `Boolean` | `false` |
### Event
| Event | Description | Arguments |
|------|------|------|
| click | Triggered when clicked | - |
### Slot
| name | Description |