[new feature] Card: add lazy-load prop (#2301)

This commit is contained in:
neverland
2018-12-15 17:55:32 +08:00
committed by GitHub
parent fd88a29bfc
commit a94683a7e3
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ Use `slot` to custom content.
| centered | Whether content vertical centered | `String` | `false` |
| currency | Currency symbol | `String` | `¥` |
| thumb-link | Thumb link URL | `String` | - |
| lazy-load | Whether to enable thumb lazy loadshould register [Lazyload](#/en-US/lazyload) component | `Boolean` | `false` |
### Slot