跳到主要内容

eo-image

<eo-image>
Alias: <basic.general-image>

通用图片构件。

Playground

Examples

Preview

Playground

Fallback

Playground

Properties

NameDescriptionTypeDefaultRequired
imgList

图片列表

ImageConfig[]
width

图片宽度

string
height

图片高度

string
onlyPreview

纯预览模式

boolean

Events

NameDescriptionEvent Detail
visibleChange

预览改变事件

boolean - boolean

Methods

NameDescriptionParamsReturns
open

打开预览框

index: number
close

关闭预览框

Type references

ImageConfig

NameTypeRequiredDescription
srcstring
fallbackstring
placeholderstring
altstring
widthnumber | string
heightnumber | string
previewboolean
styleReact.CSSProperties