Docs
Reference
Components
<Image>

<Image />

Parameters

NameTypeDescription
srcstring(required) URL of the image
placeholderstring(optional) placeholder to show when loading. Possible value is `data:image/...`
sizesstring
(optional) Refers to the sizes property of img tag. Check MDN for more info.