[new feature] Image: add show-error prop (#3896)

This commit is contained in:
neverland
2019-07-19 09:50:03 +08:00
committed by GitHub
parent 250babecaa
commit 157d0bfee2
5 changed files with 23 additions and 2 deletions
+1
View File
@@ -74,6 +74,7 @@ Vue.use(Lazyload);
| height | Height | `string | number` | - | - |
| round | Whether to be round | `boolean` | `false` | - |
| lazy-load | Whether to enable lazy loadshould register [Lazyload](#/en-US/lazyload) component | `boolean` | `false` | - |
| show-error | Whether to show error placeholder | `boolean` | `true` |
| loading-placeholder | Whether to show loading placeholder | `boolean` | `true` |
### fit optional value