Skip to main content
Version: v3

Image

Type

(props: Props) => result: RenderFunc

Props: object

名称说明必填类型默认值
styleStyle property, support for CSS attributesNOobject-
srcImage URL or base64 stringYESstring-
altAlternative text when the image cannot be displayedNOstring-
widthThe width of the componentNOstring or number-
heightThe height of the componentNOstring or number-