[new feature] Image: add show-error prop (#3896)
This commit is contained in:
@@ -74,6 +74,7 @@ Vue.use(Lazyload);
|
||||
| height | Height | `string | number` | - | - |
|
||||
| round | Whether to be round | `boolean` | `false` | - |
|
||||
| lazy-load | Whether to enable lazy load,should 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
|
||||
|
||||
Reference in New Issue
Block a user