骗你是小猫咪
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
0 deletions
-
components/image/index.en-US.md
-
components/image/index.zh-CN.md
|
|
@ -24,6 +24,7 @@ Previewable image. |
|
|
|
| preview | preview config, disabled when `false` | boolean \| [previewType](#previewType) | true | 4.6.0 [previewType](#previewType):4.7.0 | |
|
|
|
| src | Image path | string | - | 4.6.0 | |
|
|
|
| width | Image width | string \| number | - | 4.6.0 | |
|
|
|
| onError | Load failed callback | (event: Event) => void | - | 4.12.0 | |
|
|
|
|
|
|
|
### previewType |
|
|
|
|
|
|
|
|
|
@ -25,6 +25,7 @@ cover: https://gw.alipayobjects.com/zos/antfincdn/D1dXz9PZqa/image.svg |
|
|
|
| preview | 预览参数,为 `false` 时禁用 | boolean \| [previewType](#previewType) | true | 4.6.0 [previewType](#previewType):4.7.0 | |
|
|
|
| src | 图片地址 | string | - | 4.6.0 | |
|
|
|
| width | 图像宽度 | string \| number | - | 4.6.0 | |
|
|
|
| onError | 加载错误回调 | (event: Event) => void | - | 4.12.0 | |
|
|
|
|
|
|
|
### previewType |
|
|
|
|
|
|
|