Skip to Content
UtilitiesSimpleImageProps

SimpleImageProps

SimpleImageProps is a lightweight image reference used where only a file + alt text is needed.

Placeholder image

Props

id
string
required

Image id in the CMS.

alt
string
required

Alternative text.

filerequired

Underlying file reference.

Last updated on