Browse Source

docs: Update Image index.zh-CN.md (#27073)

pull/27096/head
偏右 4 years ago
committed by GitHub
parent
commit
5db8813c64
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      components/image/index.zh-CN.md

2
components/image/index.zh-CN.md

@ -22,7 +22,7 @@ cover: https://gw.alipayobjects.com/zos/antfincdn/D1dXz9PZqa/image.svg
| fallback | 加载失败容错地址 | string | - | 4.6.0 |
| height | 图像高度 | string \| number | - | 4.6.0 |
| placeholder | 加载占位, 为 `true` 时使用默认占位 | ReactNode | - | 4.6.0 |
| preview | 预览参数,为 `false` 时禁用 | boolean \| \| [previewType](#previewType) | true | 4.6.0 [previewType](#previewType):4.7.0 |
| 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 |

Loading…
Cancel
Save