feat(Image): add loading-icon prop (#5469)

This commit is contained in:
neverland
2020-01-03 18:17:41 +08:00
committed by GitHub
parent 783e30361f
commit e380c23b1c
6 changed files with 35 additions and 52 deletions
+1
View File
@@ -78,6 +78,7 @@ Vue.use(Lazyload);
| lazy-load | Whether to enable lazy loadshould register [Lazyload](#/en-US/lazyload) component | *boolean* | `false` | - |
| show-error | Whether to show error placeholder | *boolean* | `true` | 2.0.9 |
| show-loading | Whether to show loading placeholder | *boolean* | `true` | 2.0.9 |
| loading-icon | Loading icon | *string* | `photo-o` | 2.4.2 |
### fit optional value