Skip to main content
Version: v2

Image

Type

(props: Props) => result: RenderFunc

Props: object

NameDescriptionRequiredTypeDefault
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-